Skip to content

Implement verifier receiver#1005

Closed
jeniawhite wants to merge 9 commits into
elastic:mainfrom
jeniawhite:evgb-VerifierReceiver
Closed

Implement verifier receiver#1005
jeniawhite wants to merge 9 commits into
elastic:mainfrom
jeniawhite:evgb-VerifierReceiver

Conversation

@jeniawhite
Copy link
Copy Markdown

Implementation of a Verifier receiver to the Elastic distribution of OpenTelemetry (EDOT). The receiver checks that Cloud Connector–based integrations have the required cloud/identity provider permissions and reports results as OTEL logs to Elasticsearch.

Cloud Connector deployments need to know whether the configured IAM/API credentials have the permissions required by each integration. This receiver runs on-demand (or scheduled) verification: it performs minimal API calls per required permission, groups results by Cloud Connector, policy, and integration, and emits structured OTEL logs so users can see granted/denied/error status and fix missing permissions.

@jeniawhite jeniawhite requested a review from a team as a code owner February 12, 2026 04:33
@jeniawhite jeniawhite marked this pull request as draft February 12, 2026 04:33
@jeniawhite jeniawhite marked this pull request as ready for review February 18, 2026 22:33
@jeniawhite
Copy link
Copy Markdown
Author

Closing in favor of a new PR from a direct branch (not fork) to enable CI checks.

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