Docs.rs
  • prom-remote-api-0.2.2
    • prom-remote-api 0.2.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jiacai2050
    • Dependencies
      • async-trait ^0.1.61 normal
      • bytes ^1.4.0 normal
      • futures ^0.3.25 normal
      • prost ^0.11.6 normal
      • snap ^1.1.0 normal
      • tokio ^1.24.1 normal
      • warp ^0.3.2 normal
      • prost-build ^0.11.6 build
    • Versions
    • 71.43% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate prom_remote_api

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • types::Chunk
  • types::ChunkedReadResponse
  • types::ChunkedSeries
  • types::Exemplar
  • types::Label
  • types::LabelMatcher
  • types::Labels
  • types::MetricMetadata
  • types::Query
  • types::QueryResult
  • types::ReadHints
  • types::ReadRequest
  • types::ReadResponse
  • types::Sample
  • types::TimeSeries
  • types::WriteRequest

Enums

  • types::Error
  • types::chunk::Encoding
  • types::label_matcher::Type
  • types::metric_metadata::MetricType
  • types::read_request::ResponseType

Traits

  • types::RemoteStorage

Functions

  • web::warp::protobuf_body
  • web::warp::read
  • web::warp::with_remote_storage
  • web::warp::write

Type Definitions

  • types::RemoteStorageRef
  • types::Result