Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    2. Druid segments count: Based on previous segments trend will set some threshold range. Segments count Segments should have been created for previous day should fall in that threshold range.

- Reports based on telemetry-events will be submitted for execution upon satisfying both the criteria.

...

Code Block
themeRDark
borderStylesolid
   /druid-reports/report-id/report-name-mmddyyyy.csv
   /druid-reports/report-id/report-name-mmddyyyy.json


Regenerate Report API:

  • Input:

- report-list

- replay-interval

  • Algorithm:

- If report interval falls between replay interval, adds a record to job_request table.

- Backup and delete older report data files from azure.

  • Output:

- The list of reports are submitted for execution into the platform_db.job_request Cassandra table with the status=SUBMITTED and job_name=druid-reports-<report-id>.