Skip to content

Dynamic configuration support #355

@yurishkuro

Description

@yurishkuro

Summary

We need a dynamic configuration solution that comes in handy in various scenarios:

  • blacklisting services
  • overriding sampling probabilities
  • controlling server-side downsampling rate
  • black/whitelisting services for adaptive sampling
  • etc.

Details

Specifically, we need to define the following:

  • config storage backend API that can be implemented via etcd, ZK, etc.
  • internal access API, that can be push-based or pull-based
  • data parsing abstraction

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions