adambernier commented on code in PR #170: URL: https://github.com/apache/otava/pull/170#discussion_r3840703929
########## examples/influxdb/otava.yaml: ########## @@ -0,0 +1,23 @@ +# InfluxDB 3 connection settings can also be supplied with INFLUXDB_HOST, Review Comment: Fixed in 8757974. The InfluxDB example now includes Compose services for the pinned authenticated server, one-shot seeding, and Otava; a fixed demonstration-only offline admin token; deterministic line protocol with timestamps, branches, commits, and latency values; and an idempotent readiness-aware seed script. The Otava config has equivalent SQL and InfluxQL tests, and the guide documents the build/Compose/analyze workflow plus the test-only credential and ephemeral-memory caveats. I manually exercised both query-language commands against the Compose stack. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
