You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Closes#1104
This just sets up metrics and logs. ~~Logs will come in a separate PR~~.
## Changes
* Add prometheus, loki, grafana, and vector, as devenv services.
* Export metrics to prometheus in devenv.
* Export logs to loki in devenv.
* Log in JSON in devenv when running sbtc in a container.
## Testing Information
I tested this locally and everything worked as expected.
## Checklist:
- [x] I have performed a self-review of my code
## Description
Closes#1104
This just sets up metrics and logs. ~~Logs will come in a separate PR~~.
## Changes
* Add prometheus, loki, grafana, and vector, as devenv services.
* Export metrics to prometheus in devenv.
* Export logs to loki in devenv.
* Log in JSON in devenv when running sbtc in a container.
## Testing Information
I tested this locally and everything worked as expected.
## Checklist:
- [x] I have performed a self-review of my code
## Description
Closes#1104
This just sets up metrics and logs. ~~Logs will come in a separate PR~~.
## Changes
* Add prometheus, loki, grafana, and vector, as devenv services.
* Export metrics to prometheus in devenv.
* Export logs to loki in devenv.
* Log in JSON in devenv when running sbtc in a container.
## Testing Information
I tested this locally and everything worked as expected.
## Checklist:
- [x] I have performed a self-review of my code
Feature - Setup devenv observability
1. Description
Setup prometheus in devenv for taking in metrics. Later we can setup devenv for taking in logs as well.
1.1 Context & Purpose
For easy local testing, especially useful when devnet is misbehaving,
2. Technical Details:
2.1 Acceptance Criteria:
3. Related Issues and Pull Requests (optional):
The text was updated successfully, but these errors were encountered: