Socket
Book a DemoInstallSign in
Socket

github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider

v0.134.0
Source
Go
Version published
Created
Source

S3 Confmap Provider

Status
Stabilityalpha
Distributionscontrib
IssuesOpen issues Closed issues
Code coveragecodecov
Code Owners@Aneurysm9

Summary

This package provides a ConfigMapProvider implementation for Amazon S3 (s3provider) that allows the Collector the ability to load configuration by fetching and reading config objects stored in Amazon S3.

How it works

  • It will be called by ConfigMapResolver to load configuration for the Collector.
  • By giving a config URI starting with prefix s3://, this s3provider will be used to download config objects from the given S3 URIs, and then use the downloaded configuration during Collector initialization.

Expected URI format:

  • s3://[BUCKET].s3.[REGION].amazonaws.com/[KEY]

Prerequistes:

FAQs

Package last updated on 30 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.