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: sonda tool #2893

Merged
merged 34 commits into from
Jul 12, 2024
Merged

feat: sonda tool #2893

merged 34 commits into from
Jul 12, 2024

Commits on Jul 5, 2024

  1. adding initial files

    gabrielmer committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ecc6d6c View commit details
    Browse the repository at this point in the history
  2. adding makefile

    gabrielmer committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e751b12 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fixing compilation error

    gabrielmer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5de37ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecd12b View commit details
    Browse the repository at this point in the history
  3. initializing node

    gabrielmer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3170bf6 View commit details
    Browse the repository at this point in the history
  4. adding docker compose

    gabrielmer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ecf74df View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fixing env variables

    gabrielmer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    878a3e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637d032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc418e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35ddf99 View commit details
    Browse the repository at this point in the history
  5. adding message querying

    gabrielmer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a330aa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1114828 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    096a6d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0e5f6d View commit details
    Browse the repository at this point in the history
  9. adding env example

    gabrielmer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9e08daa View commit details
    Browse the repository at this point in the history
  10. adding labels

    gabrielmer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9deb676 View commit details
    Browse the repository at this point in the history
  11. refactor

    gabrielmer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cbd9752 View commit details
    Browse the repository at this point in the history
  12. debugging

    gabrielmer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    619615d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    b4e1c68 View commit details
    Browse the repository at this point in the history
  2. adding visualizations

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c561cc9 View commit details
    Browse the repository at this point in the history
  3. fixing dashboard

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c58f737 View commit details
    Browse the repository at this point in the history
  4. updating env variable name

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6590684 View commit details
    Browse the repository at this point in the history
  5. rename again env variables

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    44f67ba View commit details
    Browse the repository at this point in the history
  6. improving grafana legends

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0de03b3 View commit details
    Browse the repository at this point in the history
  7. file cleanup

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    22c1106 View commit details
    Browse the repository at this point in the history
  8. refactors

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    71744f9 View commit details
    Browse the repository at this point in the history
  9. adding health metric

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3527083 View commit details
    Browse the repository at this point in the history
  10. updating .env example

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ba84d3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    106eb34 View commit details
    Browse the repository at this point in the history
  12. removing debug logs

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    23eca9e View commit details
    Browse the repository at this point in the history
  13. changing delay in example

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    86ac059 View commit details
    Browse the repository at this point in the history
  14. removing comments

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    07bee43 View commit details
    Browse the repository at this point in the history
  15. added README

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d72f130 View commit details
    Browse the repository at this point in the history
  16. fixed puntuation

    gabrielmer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fe9a875 View commit details
    Browse the repository at this point in the history