Skip to content

Latest commit

 

History

History

secretsmanagerprovider

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Summary

This package provides a ConfigMapProvider implementation for Amazon Secrets Manager (secretsmanager) that allows the
Collector the ability to read data stored in AWS Secrets Manager.

How it works

  • Just use the placeholders with the following pattern ${secretsmanager:<arn or name>}
  • Make sure you have the secretsmanager:GetSecretValue in the OTEL Collector Role

Prerequisites: