sentrysoftware / metricshub

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

Issue #433: [BREAKING_CHANGE] Disable automatic Hostname to FQDN resolution #434

Closed NassimBtk closed 1 month ago

NassimBtk commented 1 month ago

Details

This pull request involves several significant changes to the metricshub-agent project, focusing on simplifying the configuration and resource handling, as well as improving the CLI service. The most important changes include the removal of the resolveHostnameToFqdn parameter from various methods, the reorganization of CLI options, and updates to the PrettyPrinterService for better resource attribute printing.

Configuration and Resource Handling Simplifications:

CLI Service Improvements:

PrettyPrinterService Enhancements:

Testing

agent-fqdn-not-resolved

agent-fqdn-resolved CLI-Resource-Not-Resolved CLI-Resource-Resolved