dcd2a0427a76f7a5415598af3db301bd5e86746c
Removes initial_tag from the configuration and clears commented-out code. This simplifies the `cliff.toml` file and enhances readability by eliminating redundant sections, while maintaining the configuration's intended functionality.
DB Setup
Helper module for setting up database connection pool using an OTEL-wrapper which adds the actual query to a span.
Description