Skip to content

Use a system job for census reporting #18362

@jeremystretch

Description

@jeremystretch

NetBox version

v4.2.1

Feature type

Change to existing functionality

Triage priority

N/A

Proposed functionality

Use a system job (introduced in NetBox v4.2) to schedule periodic census data reporting.

Use case

Currently, census reporting occurs on initialization for each Python worker. This can result in excessive requests when there are many workers running and/or when workers frequently restart. Using a recurring system job will reduce the frequency at which census reports are sent.

Database changes

N/A

External dependencies

N/A

Metadata

Metadata

Assignees

Labels

complexity: mediumRequires a substantial but not unusual amount of effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions