The Sentryx adapter retrieves data via Sentryx's HTTP API.
- utility_name: Name of utility as it appears in the Senrtyx API URL
Example:
python cli.py config add-source my_utility sentryx America/Los_Angeles --config utility-name=name-of-my-utility-in-api-url --sinks my_snowflake
Example:
python cli.py config update-secret my_utility --source-type sentryx --secret api-key=my_api_key
N/A