Skip to content

🐳 [#591] Add local setup for observability#597

Merged
stevenbal merged 2 commits intomasterfrom
feature/591-local-observability-stack
May 19, 2025
Merged

🐳 [#591] Add local setup for observability#597
stevenbal merged 2 commits intomasterfrom
feature/591-local-observability-stack

Conversation

@stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented May 16, 2025

promtail to scrape logs, loki to store them and grafana to visualize them

Fixes #591

Based on #594, so that should be merged first

Changes

  • Add local setup for observability
  • Add objecttypes service with fixture to docker-compose.yml

@stevenbal stevenbal marked this pull request as draft May 16, 2025 08:24
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.77%. Comparing base (ba52edb) to head (bc3ae48).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/586-add-structlog     #597   +/-   ##
==========================================================
  Coverage                      94.77%   94.77%           
==========================================================
  Files                            148      148           
  Lines                           5164     5164           
==========================================================
  Hits                            4894     4894           
  Misses                           270      270           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal force-pushed the feature/586-add-structlog branch from 0c0f375 to f28c74c Compare May 16, 2025 12:41
@stevenbal stevenbal force-pushed the feature/591-local-observability-stack branch from f523068 to be29327 Compare May 16, 2025 12:42
@stevenbal stevenbal force-pushed the feature/586-add-structlog branch from f28c74c to a3d7096 Compare May 16, 2025 12:52
@stevenbal stevenbal force-pushed the feature/591-local-observability-stack branch 2 times, most recently from 3489625 to 6db0971 Compare May 16, 2025 12:54
@stevenbal stevenbal force-pushed the feature/586-add-structlog branch 2 times, most recently from 6c6cb97 to e5fc59a Compare May 16, 2025 14:22
@stevenbal stevenbal force-pushed the feature/591-local-observability-stack branch from 6db0971 to 9ac0286 Compare May 16, 2025 14:23
@stevenbal stevenbal force-pushed the feature/586-add-structlog branch 4 times, most recently from e171867 to d67d884 Compare May 16, 2025 15:02
@stevenbal stevenbal force-pushed the feature/591-local-observability-stack branch 2 times, most recently from d07ae42 to 5390f65 Compare May 19, 2025 08:20
@stevenbal stevenbal marked this pull request as ready for review May 19, 2025 08:29
@stevenbal stevenbal force-pushed the feature/586-add-structlog branch 2 times, most recently from fdde828 to ba52edb Compare May 19, 2025 12:22
stevenbal added 2 commits May 19, 2025 14:26
promtail to scrape logs, loki to store them and grafana to visualize them
@stevenbal stevenbal force-pushed the feature/591-local-observability-stack branch from 5390f65 to bc3ae48 Compare May 19, 2025 12:26
Base automatically changed from feature/586-add-structlog to master May 19, 2025 12:31
@stevenbal stevenbal merged commit 4105d4b into master May 19, 2025
22 checks passed
@stevenbal stevenbal deleted the feature/591-local-observability-stack branch May 19, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a Grafana dashboard for Objects API logs for the different (SAAS) tenants/clients

3 participants