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

Issue #170 Enhance ConnectorStore loading system #176

Commits on May 13, 2024

  1. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Internalized external files.
    * Updated Windows and OsCommand extensions in order to correctly fetch
    embedded files.
    NassimBtk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    72fdb9b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Updated http extension to manage header and body using embedded files.
    NassimBtk committed May 14, 2024
    Configuration menu
    Copy the full SHA
    00c46dd View commit details
    Browse the repository at this point in the history
  2. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Formatted code.
    * Updated unit tests in the agent to use real extensions.
    NassimBtk committed May 14, 2024
    Configuration menu
    Copy the full SHA
    158ab07 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Updated extension unit tests.
    NassimBtk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    47cdf04 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/EPIC-extension-system' into

    fearture/issue-170-enhance-metricshub-connectorstore-loading-system
    NassimBtk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    faed190 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Fixed JUnit tests on oscommand extension
    NassimBtk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e7b1d62 View commit details
    Browse the repository at this point in the history
  2. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Fixed formatting and removed useless imports
    NassimBtk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7dfd508 View commit details
    Browse the repository at this point in the history
  3. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Decreased coverage on metricshub-agent due to code removal
    NassimBtk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    56976b2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/EPIC-extension-system' into

    fearture/issue-170-enhance-metricshub-connectorstore-loading-system
    NassimBtk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    57cfc59 View commit details
    Browse the repository at this point in the history
  5. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Added unit tests for EmbeddedFile methods.
    
    * Update README.md
    
    * Enhanced log message in EmbeddedFileHelper
    NassimBtk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f98a26d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Managed connector store extension providers
    NassimBtk committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f09fa06 View commit details
    Browse the repository at this point in the history
  2. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Increased coverage on OsCommand and Http extension
    * Fixed Timeout deserialization on the configuration objects.
    NassimBtk committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f50f139 View commit details
    Browse the repository at this point in the history
  3. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Cleaned-up Constants.java in the engine.
    * Replaced temp file prefix `SEN_Embedded_` with `metricshub_embedded_`.
    NassimBtk committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9089695 View commit details
    Browse the repository at this point in the history
  4. Issue #170: Enhance MetricsHub ConnectorStore Loading System

    * Added note to `README.md`.
    NassimBtk committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ed3ec80 View commit details
    Browse the repository at this point in the history