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

Pipeline resources implementation #19

Open
fabn opened this issue Aug 10, 2024 · 2 comments
Open

Pipeline resources implementation #19

fabn opened this issue Aug 10, 2024 · 2 comments

Comments

@fabn
Copy link

fabn commented Aug 10, 2024

This is one of the hardest part of signoz to manage with clickops and as far as I can see there's no API to manage them. It would be super useful to have this for managing logs at scale

@fabn
Copy link
Author

fabn commented Aug 15, 2024

Same here, do you have any API for managing pipelines?

@prashant-shahi
Copy link
Member

do you have any API for managing pipelines?

@fabn Yes, we have APIs for managing pipelines:

  • Get pipelines - GET request to /api/v1/logs/pipelines/latest
  • Upsert pipelines - POST request to /api/v1/logs/pipelines/

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

No branches or pull requests

3 participants