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

Add Retrieval metrics POST endpoint #18

Open
jcace opened this issue Jan 17, 2023 · 2 comments · May be fixed by #20
Open

Add Retrieval metrics POST endpoint #18

jcace opened this issue Jan 17, 2023 · 2 comments · May be fixed by #20
Assignees

Comments

@jcace
Copy link

jcace commented Jan 17, 2023

Add an endpoint to estuary-metrics to accept Retrieval stats (event) data.

Data will come from autoretrieve, using a Lassie Event Publisher, and it will be in the format described here

@jcace
Copy link
Author

jcace commented Jan 17, 2023

It looks like there is already a push endpoint defined: https://github.com/application-research/estuary-metrics/blob/main/rest/api/reporting-api/push.go

Perhaps it could be added here.

@jcace jcace linked a pull request Jan 19, 2023 that will close this issue
@jcace jcace self-assigned this Jan 19, 2023
@jcace jcace moved this to In Progress in Estuary Retrieval Improvements Jan 19, 2023
@jcace
Copy link
Author

jcace commented Jan 21, 2023

  • add basic pre shared key authentication to the endpoint (environment variable) + simple middleware to verify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant