Skip to content

Commit

Permalink
Add missing Go metric to metadata.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle-Neale committed Dec 27, 2024
1 parent 80f22d1 commit eada15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions supabase/metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ supabase.go.gc.duration.seconds.count,count,,,,,0,supabase,,,
supabase.go.gc.duration.seconds.quantile,gauge,,,,,0,supabase,,,
supabase.go.gc.duration.seconds.sum,count,,,,,0,supabase,,,
supabase.go.goroutines,gauge,,,,,0,supabase,,,
supabase.go.memstats.alloc_bytes.count,count,,,,,0,supabase,,,
supabase.go.memstats.buck_hash.sys_bytes,gauge,,,,,0,supabase,,,
supabase.go.memstats.frees.count,count,,,,,0,supabase,,,
supabase.go.memstats.gc.sys_bytes,gauge,,,,,0,supabase,,,
Expand Down

0 comments on commit eada15c

Please sign in to comment.