sentrysoftware / metricshub

Universal Metrics Collection for OpenTelemetry
https://metricshub.com
GNU Affero General Public License v3.0
15 stars 4 forks source link

Issue #422: Develop SQL Extension #482

Open SafaeAJ opened 1 week ago

SafaeAJ commented 1 week ago

Develop SQL Extension Module

MetricsHub Agent:

Updated pom.xml, ConfigHelper.java, MetricsHubCliService.java, SqlConfigCli.java and SqlConfigCliTest.java

MetricsHub Engine:

Updated Criterion.java, SqlCriterion.java, Source.java, SqlSource.java, CriterionProcessor.java, CriterionProcessorRegistry.java, ISourceProcessor.java, SourceProcessor.java and SourceUpdaterProcessor.java

Documentation:

Updated cli.md, configure-monitoring.md and README.md

Tested :

Case: Configuration without URL and port

Capture d'écran 2024-11-15 152355

Results :

Capture d'écran 2024-11-15 152419

Tested :

Case 2: Configuration with URL

Capture d'écran 2024-11-15 152009

Results :

Capture d'écran 2024-11-15 150440

iguitton commented 4 days ago

@SafaeAJ, @NassimBtk : I reviewed the existing markdown files. @NassimBtk : Please do not merge this PR. I would like to document this new use case first. Thanks :)

NassimBtk commented 2 days ago

Working on @bertysentry proposals...

NassimBtk commented 23 hours ago

Non-regression image image