elastic / connectors

Source code for all Elastic connectors, developed by the Search team at Elastic, and home of our Python connector development framework
https://www.elastic.co/guide/en/enterprise-search/master/index.html
Other
58 stars 116 forks source link

Use Connector APIs to update sync job stats #2659

Closed jedrazb closed 2 days ago

jedrazb commented 3 days ago

Closes https://github.com/elastic/search-team/issues/7474

Use update stats api to update connector sync job ingestion stats.

Note we don't need to provide last_seen as server will update it automatically to current UTC timestamp.

This feature is behind a feature flag that is disabled by default.

Validation

Pre-Review Checklist

github-actions[bot] commented 2 days ago

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error: There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

To backport manually run: backport --pr 2659 --autoMerge --autoMergeMethod squash