OpenMetadata
OpenMetadata copied to clipboard
Fixes #17718 : Notification Debuggability
Describe your changes:
Fixes #17718
Created below APIs:
- Diagnostic info by ID/Name.
- Failed events by ID/Name
- List all failed events
- List destinations by ID/Name.
- List Successfully sent changeEvents by ID/Name.
Failed events can further be filtered by source (errors directed toward the publisher or subscriber).
Type of change:
- [ ] Bug fix
- [x] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation
Checklist:
- [x] I have read the CONTRIBUTING document.
- [x] My PR title is
Fixes <issue-number>: <short explanation> - [x] I have commented on my code, particularly in hard-to-understand areas.
- [x] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
Quality Gate passed for 'open-metadata-ingestion'
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code