Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prometheus/grafana metrics dashboard #119

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Jan 31, 2024

  1. add new services to docker-compose

    Luca Medeiros committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9ea0ab5 View commit details
    Browse the repository at this point in the history
  2. add new services to docker-compose

    Luca Medeiros committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    38cd3e2 View commit details
    Browse the repository at this point in the history
  3. merge

    Luca Medeiros committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9966703 View commit details
    Browse the repository at this point in the history
  4. add init dashboard configs

    Luca Medeiros committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5dfffad View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix container names

    Luca Medeiros committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e3afafb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f486491 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. add prometheus middleware

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fab2607 View commit details
    Browse the repository at this point in the history
  2. update setup optl, prometheus

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    280e1e6 View commit details
    Browse the repository at this point in the history
  3. consistency

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f6dd40d View commit details
    Browse the repository at this point in the history
  4. add prometheus for gunicorn (multiprocess)

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3668dd9 View commit details
    Browse the repository at this point in the history
  5. update logger for tracing

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0ca00c4 View commit details
    Browse the repository at this point in the history
  6. add prometheus multiprocessing folder

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    845bf10 View commit details
    Browse the repository at this point in the history
  7. fix docker-compose for multiproc gunicorn

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d4d2a77 View commit details
    Browse the repository at this point in the history
  8. add dependencies

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    da6d2c5 View commit details
    Browse the repository at this point in the history
  9. Squashed commit of the following:

    commit b1a8370
    Merge: ddec40e 169e93f
    Author: Igor Benav <43156212+igorbenav@users.noreply.github.com>
    Date:   Thu Feb 15 00:26:05 2024 -0300
    
        Merge pull request igorbenav#118 from luca-medeiros/fix/router
    
        bug: fix missing router when creating application
    
    commit 169e93f
    Author: Luca Medeiros <luca.medeiros@nuvi-labs.com>
    Date:   Thu Feb 15 12:24:15 2024 +0900
    
        bug: fix missing router when creating application
    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9a05996 View commit details
    Browse the repository at this point in the history
  10. add excluded handlers to prom

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1cc2e0e View commit details
    Browse the repository at this point in the history
  11. compose

    Luca Medeiros committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    294a871 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32a5ae4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    320e4e9 View commit details
    Browse the repository at this point in the history
  2. add opentel settings to init

    Luca Medeiros committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6d277f4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/111-metrics' of https://github.com/luca-medeiros/F…

    …astAPI-boilerplate into feat/111-metrics
    Luca Medeiros committed May 13, 2024
    Configuration menu
    Copy the full SHA
    07c6344 View commit details
    Browse the repository at this point in the history
  4. comment out docker compose

    Luca Medeiros committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bc8e6c1 View commit details
    Browse the repository at this point in the history
  5. update readme

    Luca Medeiros committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f451eef View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. add option to turn off monitoring

    Luca Medeiros committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3f5e751 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Luca Medeiros committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b6b1e49 View commit details
    Browse the repository at this point in the history