Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/tlscheck] Implement Scraper #35823

Open
wants to merge 75 commits into
base: main
Choose a base branch
from

Conversation

michael-burt
Copy link
Contributor

@michael-burt michael-burt commented Oct 16, 2024

Description

Implements the scraper functionality of this receiver. It supports one or more host-based checks which are executed in parallel.

Link to tracking issue

Fixes #35842

Testing

This includes tests for both valid and invalid certs.

Documentation

@JaredTan95
Copy link
Member

@michael-burt conflicts that need to be resolved~

receiver/tlscheckreceiver/factory.go Outdated Show resolved Hide resolved
.chloggen/tlscheckreceiver-implementation.yaml Outdated Show resolved Hide resolved
Comment on lines +14 to +17
tlscheck.endpoint:
enabled: true
description: Endpoint at which the certificate was accessed.
type: string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this moved from resource attributes? It still seems like a resource attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tlscheckreceiver] Implement scraper.go for TLS Check Receiver
7 participants