3DBAG / 3DBAG/3dbag-api

Monitoring API usage and error logging

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Need to monitory the requests and also the server load in order to calculate the costs precisely.#

There is Sentry for log aggregation and handling, and it is recommended by the Flask developers. But it is not available in Rust.. There is an actix-web middleware for sentry, and also a general Rust SDK
There is an open source, self-hosted version for simple setups.

For Flask, there is the https://flask-monitoringdashboard.readthedocs.io/en/latest/

But actually Sentry has it already https://docs.sentry.io/product/performance/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files, tests, or entry point. Start by reviewing the linked Sentry performance and Flask monitoring references; the scope and completion criteria still need to be agreed for request, server-load, error, and cost monitoring.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python, rust
Domain
api, backend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.