Git Product home page Git Product logo

observability-agents-config-converter's Introduction

Observability Agents Configuration Converter

This is not an officially supported Google product.

A command line tool to support migrating configurations of the agents used for observability.

Problem

On GCE we have 2 agents for observability: logging and monitoring agents. We are planning to have new agents. Without a tool, migration from one agent to another would be error prone and hard to adopt.

Why is it important?

Developing this tool will increase the confidence of migrating configurations to new agents, and reduce the friction to adopt the new agents, since users can will use the migration tool.

Implementation

This flowchart demonstrates the flow of the program - from initial input to final output

Implementation Flowchart

Here is a document which explains the reasoning behind developing a schema to transfer data between the two programs as shown above:

https://docs.google.com/document/d/1GDkzjwg-SaVl9VuvmwF0O8cV8SEZGkZmbuV2PfLR3IU/edit?usp=sharing

Installation Instructions

Run these commands in the config_converter/config_parser/ directory

$ gem install bundler
$ bundle install
$ gem build config_parser.gemspec
$ gem install config_parser-0.0.0.gem

How to run

$ python3 -m config_script [-h] [--log_level] [--log_filepath]
  [--master_agent_log_level level] [--master_agent_log_dirpath path]
  path/to/config/file path/to/output/directory

observability-agents-config-converter's People

Contributors

mihikabairathi avatar stevenycchou avatar

Watchers

 avatar  avatar

Forkers

mihikabairathi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.