Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Remove usage of dot separator in config tree #1240

@IRCody

Description

@IRCody

In ctree a . separator is used when calling GetAll(). This forces .'s to not be accepted in some cases inside a metric namespace. This seems like an unnecessary so I think it should be removed.

I think the main place this is used is in plugin_manager.go and the grpc for both snap's side and the client libs. Changes here will result in changes being needed on the client-libs also but it would be nice if the change was backward compatible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions