sentrysoftware / metricshub

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

Issue #439: Connector default variables are not serializable #440

Closed NassimBtk closed 1 month ago

NassimBtk commented 1 month ago

Update

Summary

This pull request includes changes to the ConnectorDefaultVariable class in the metricshub-engine to add serialization support.

Serialization support and Lombok annotations:

NassimBtk commented 1 month ago

image