Open LucaLanziani opened 5 months ago
Will you be using a scraper approach for this? Did you build a metadata.yaml? Would you please share it?
Which attributes do you want always enabled? Are attributes based off the fields of the cert?
Yes the software will scrape, the implementation is pretty much the same of telegraf and you can find it here.
The plan as I said is to wrap their code and include their license, we have a first implementation ready but it's not based on this repo but built following https://opentelemetry.io/docs/collector/building/receiver/.
If there is interest we will change the code and add the metadata.yaml
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers
. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
We're still looking for sponsors here!
alright, happy to be the sponsor.
The purpose and use-cases of the new component
This will be a receiver based on the telegraf x509cert plugin code following their license requirement and build and interface on top of it to match the collector interface.
Example configuration for the component
Telemetry data types supported
For each certificate in the
sources
list we will extract all properties of the certificate and use the remaining validity duration in seconds as value.Is this a vendor-specific component?
Code Owner(s)
LucaLanziani, zimny
Sponsor (optional)
@atoulme
Additional context
No response