Skip to content

NIFI-15979 Add connectorAttributes to ConnectorStatus#94

Draft
kevdoran wants to merge 1 commit into
apache:mainfrom
kevdoran:NIFI-15979-connector-status-attributes
Draft

NIFI-15979 Add connectorAttributes to ConnectorStatus#94
kevdoran wants to merge 1 commit into
apache:mainfrom
kevdoran:NIFI-15979-connector-status-attributes

Conversation

@kevdoran

@kevdoran kevdoran commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

NIFI-15979

Carry a Map<String,String> of Connector-level attributes (component, bundle coordinate, and ConnectorConfigurationProvider-supplied attributes) on ConnectorStatus so reporting consumers can enrich Connector-managed metrics.

This is a follow-up PR to #89 and is covered by the enhancements proposed (and approved) in NIP-30.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Carry a Map<String,String> of Connector-level attributes
(component, bundle coordinate, and ConnectorConfigurationProvider-supplied attributes)
on ConnectorStatus so reporting consumers can enrich Connector-managed metrics.
@kevdoran kevdoran force-pushed the NIFI-15979-connector-status-attributes branch from 68791d3 to 842cc92 Compare June 9, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant