View checks

API token hashing is enabled by default in InfluxDB OSS 2.9.0

Stronger token security: tokens are stored as hashes on disk, so a copy of the database file doesn’t expose usable tokens. Existing tokens are hashed on first startup and the original strings can’t be recovered afterward — capture any plaintext tokens you still need before you upgrade.

For more information, see Token hashing.

View check details and statuses and notifications generated by checks in the InfluxDB user interface (UI).

To view checks, click Alerts > Alerts in navigation menu on the left.

View a list of all checks

The Checks section of the Alerts landing page displays all existing checks.

View check details

Click the name of the check you want to view. The check builder appears. Here you can view the check query and logic.

View statuses generated by a check

  1. Click the icon on the check.
  2. Click View History. The Statuses History page displays statuses generated by the selected check.

Was this page helpful?

Thank you for your feedback!