Docs.rs
  • scouter-sql-0.5.5
    • scouter-sql 0.5.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thorrester
    • Dependencies
      • anyhow 1.* normal
      • async-trait >=0.1 normal
      • chrono 0.* normal
      • cron 0.* normal
      • scouter-dataframe ^0.5.4 normal
      • scouter-settings ^0.5.4 normal
      • scouter-types ^0.5.4 normal
      • serde 1.* normal
      • serde_json 1.* normal
      • sqlx 0.* normal
      • thiserror 2.* normal
      • tokio 1.* normal
      • tracing 0.* normal
      • rand 0.9.* dev
      • sqlx-cli 0.* dev
      • tokio 1.* dev
      • tower 0.* dev
    • Versions
    • 16.84% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

scouter_sql0.5.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • sql::postgres::MessageHandler
  • sql::postgres::PostgresClient
  • sql::query::SqlQuery
  • sql::schema::AlertWrapper
  • sql::schema::BinProportion
  • sql::schema::BinnedCustomMetricWrapper
  • sql::schema::DriftRecord
  • sql::schema::Entity
  • sql::schema::FeatureBinProportionResultWrapper
  • sql::schema::FeatureDistributionWrapper
  • sql::schema::ObservabilityResult
  • sql::schema::SpcFeatureResult
  • sql::schema::TaskRequest
  • sql::schema::UpdateAlertResult
  • sql::schema::User
  • sql::utils::QueryTimestamps

Enums

  • sql::error::SqlError
  • sql::query::Queries

Traits

  • sql::traits::alert::AlertSqlLogic
  • sql::traits::archive::ArchiveSqlLogic
  • sql::traits::custom::CustomMetricSqlLogic
  • sql::traits::observability::ObservabilitySqlLogic
  • sql::traits::profile::ProfileSqlLogic
  • sql::traits::psi::PsiSqlLogic
  • sql::traits::spc::SpcSqlLogic
  • sql::traits::user::UserSqlLogic

Functions

  • sql::utils::pg_rows_to_server_records
  • sql::utils::split_custom_interval