Skip to content
Snippets Groups Projects

feat: add prometheus and grafana

Merged David Hintermann requested to merge feat-add-prometheus-grafana into master
9 files
+ 182
20
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 1
0
@@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RuntimeIdentifier>linux-musl-x64</RuntimeIdentifier>
</PropertyGroup>
</Project>