Code Monkey home page Code Monkey logo

balthazar's Introduction

Balthazar

Balthazar is a meta-crate for many of the CloudWalk internal projects, providing a unified way to set up services and dependencies such as telemetry and database access.

Cargo Features

  • postgres: Enables PostgreSQL support with pooling, using sqlx.
  • redis: Enables Redis support with pooling, using bb8.

Environment Variables Reference

Variable Name Default Value Description
NO_COLOR false Set to true to disable all terminal colors.
TRACING_DISABLE_OPENTELEMETRY false Set to true to disable exporting OpenTelemetry metrics and traces to a collector.
TRACING_OPENTELEMETRY_ENDPOINT http://localhost:14268/api/traces The endpoint to the OpenTelemetry collector.
TRACING_LOG_LEVEL debug Log level filter, do not show messages with lower priority than this.
TRACING_FORMAT text-pretty json or json-pretty for JSON. text or text-pretty for formatted text.
POSTGRES_URL - Connection string for the PostgreSQL instance.
POSTGRES_MAX_CONNECTIONS 8 Maximum amount of concurrent connections to the SQL instance.
REDIS_URL - Connection string to the Redis instance.

balthazar's People

Contributors

cfcosta-cloudwalk avatar dinhani-cw avatar drake-cloudwalk avatar vicenzi-cw avatar a-moreira avatar joao-leite-cloudwalk avatar bmfreitas avatar

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.