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

Feat/monitoring metrics #78

Merged
merged 18 commits into from
Aug 23, 2023
Merged

Feat/monitoring metrics #78

merged 18 commits into from
Aug 23, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    f86521c View commit details
    Browse the repository at this point in the history
  2. redis connection logs

    ssd04 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dd798ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c5877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b158fa View commit details
    Browse the repository at this point in the history
  5. added status metrics api group

    ssd04 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1c43aac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed2926f View commit details
    Browse the repository at this point in the history
  7. remove unused variable

    ssd04 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b9a4bc6 View commit details
    Browse the repository at this point in the history
  8. fixes after review

    ssd04 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    97b660b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge pull request #76 from multiversx/rabbitmq-reconnect-and-logging

    Monitoring metrics and additional logging
    ssd04 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a17f10 View commit details
    Browse the repository at this point in the history
  2. refactor web server:

    - added config for api routes
    - cli parameter for rest api interface
    - refactor read config files
    ssd04 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4a39d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d86fb3d View commit details
    Browse the repository at this point in the history
  4. change Port variable to URL

    ssd04 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bb0209a View commit details
    Browse the repository at this point in the history
  5. fix path in README

    ssd04 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e02a84c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7fc025 View commit details
    Browse the repository at this point in the history
  7. rename connector url to host

    ssd04 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3b390c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    0bb21e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88113ef View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge pull request #77 from multiversx/refactor-web-server-config

    Refactor web server
    ssd04 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1e09bba View commit details
    Browse the repository at this point in the history