alileza/macOS Node OTLP Exporter
Install and configure node_exporter and otelcol-contrib on macOS for OTLP metrics export
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| otlp_endpoint | OTLP endpoint URL | no | https://otlp.example.com:4318 |
| otlp_auth | Base64 encoded basic auth credentials (user:pass) | no | dXNlcjpwYXNz |
| node_exporter_version | node_exporter version to install | no | 1.10.2 |
| otelcol_version | otelcol-contrib version to install | no | 0.139.0 |
| service_name | Service name for OTEL resource attributes | no | node-exporter |
| host_type | Host type for OTEL resource attributes | no | macos |
| custom_labels | Additional custom labels (comma-separated key=value pairs) | no | "" |
| command | Command to run: install, status, stop, logs | no | install |
Outputs
| name | description |
|---|---|
| status | Status of the operation |