docs: improve observability

This commit is contained in:
steve-chavez
2024-05-24 18:05:45 -05:00
committed by Steve Chavez
parent 9c165e3edb
commit 30ca64d849
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{-# LANGUAGE LambdaCase #-}
{-|
Module : PostgREST.Observation
Description : Module for observability types
Description : Observations that can be used for Logging and Metrics
-}
module PostgREST.Observation
( Observation(..)