Skip to content

The base finish metric is not set on clean exit of extractor #344

@AbdulrahmanAlshehri

Description

@AbdulrahmanAlshehri

The below finish metric in BaseMetrics is never set during an extractor run. Requiring manually setting it to populate the metric. Is this intended to be the case?

self.finish = Gauge(
f"{extractor_name}_finish_time", "Timestamp (seconds) of then the extractor last finished cleanly"
)

If not, I can contribute to resolving this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions