generated from rmcguire/go-server-with-otel
add changelog
This commit is contained in:
@@ -30,6 +30,13 @@ that's all it takes — no extra wiring.
|
||||
|
||||
- `costPerKWH` is **US dollars per kWh** (0.18 = 18¢), feeding
|
||||
`econet_energy_cost_dollars`.
|
||||
- `econetTLSInsecure` (env `ECONET_TLS_INSECURE`) skips TLS certificate
|
||||
verification when connecting to the EcoNet cloud API. It exists because the
|
||||
upstream host (cloudblade) serves a
|
||||
DigiCert Global Root G1 chain, which is no longer trusted by default in
|
||||
current root stores. **Evaluate removing this later** — prefer fixing the
|
||||
trust chain (e.g. bundling the needed intermediate/root CA) over disabling
|
||||
verification outright.
|
||||
|
||||
## Metrics conventions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user