这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG] Some measurements not created, even though should be available #142

@r0bis

Description

@r0bis

Tables that probably should not be missing

Some tables/measurements are not created. I have "forerunner 645m" - it is 4 years old, but works fine. Garmin connect displays my fitness age, running lactate threshold, Vo2Max, training load ("Optimal"). When I do SHOW MEASUREMENTS inside the influxdb container I can see that the following tables that apparently should be there (I went through garmin_fetch.py) are not available:

  • LactateThreshold
  • TrainingStatus
  • FitnessAge (measurement is present, but the only field there is chronologicalAge)
  • HRV_Intraday (although I perform HRV rarely, this is not essential)

Tables that probably should be missing

Other tables that are missing are: BodyBatteryIntraday, BreathingRateIntraday, TrainingReadiness, HillScore, RacePredictions, EnduranceScore, BloodPressure, Hydration, SolarIntensity. I am mentioning them here for the sake of completeness.

Are you using docker?

  • Yes

Are you using a VPN?

  • No

Did you read the README and tried to Troubleshoot?
I read the readme, performed installation stepwise and successfully, I can create my own dashboards, this works fine. Now I am working on the issue - what stats are available and what might be missing.

> show measurements
name: measurements
name
----
ActivityGPS
ActivityLap
ActivitySession
ActivitySummary
BodyComposition
DailyStats
DemoPoint
DeviceSync
FitnessAge
HeartRateIntraday
SleepIntraday
SleepSummary
StepsIntraday
StressIntraday
VO2_Max


Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions