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

[EPIC] Third Party API monitoring #6815

Open
ankitnayan opened this issue Jan 14, 2025 · 0 comments
Open

[EPIC] Third Party API monitoring #6815

ankitnayan opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request epic An epic is a large body of work that can be broken down into a number of smaller features or issues

Comments

@ankitnayan
Copy link
Collaborator

We have specific events for 3rd party api calls (External Calls)

We can create another view on them with some specific product enhancements for them along with setting alerts

Problems with 3rd party integrations:

  • 3rd party api becomes slow
    • which services are impacted
    • share report with the 3rd party
  • 3rd party api throws errors
    • reasons for the error with error message
      • bad request - bad params
      • forbidden access
      • unauthorised access
    • which services are impacted
    • share report with the 3rd party
  • 3rd party api becomes rate limited
    • which service rate-limited the 3rd party?
    • which services are impacted?
  • (not planned) Application throws errors due to change in response structure of the 3rd party api
  • (v2) Alert on unavailability, error rate and high latency of these APIs
  • (v2) Show alert history of these APIs

PRD - https://www.notion.so/signoz/PRD-3rd-party-API-monitoring-64062327b2334c7fa62b9ced435cfb85?pvs=4
Features - https://www.notion.so/signoz/Features-16afcc6bcd1980dd8ac3e14536a04fc2?pvs=4

@ankitnayan ankitnayan added enhancement New feature or request epic An epic is a large body of work that can be broken down into a number of smaller features or issues labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic An epic is a large body of work that can be broken down into a number of smaller features or issues
Projects
None yet
Development

No branches or pull requests

2 participants