Skip to content

Commit

Permalink
Add Pyroscope SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
sky1045 authored and ipdae committed Jun 14, 2024
1 parent 21bc5ef commit f60fca1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Lib9c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<PackageReference Include="GraphQL.Client" Version="5.1.1" />
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="5.1.1" />
<PackageReference Include="Destructurama.Attributed" Version="2.0.0" />
<PackageReference Include="Pyroscope" Version="0.8.14" />
<PackageReference Include="Sentry.Serilog" Version="3.23.0" />
<PackageReference Include="Sentry" Version="3.23.0" />
<PackageReference Include="Sentry.AspNetCore.Grpc" Version="3.22.0" />
Expand Down
1 change: 1 addition & 0 deletions NineChronicles.Headless/NineChronicles.Headless.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.11" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="NRedisStack" Version="0.9.0" />
<PackageReference Include="Pyroscope" Version="0.8.14" />
<PackageReference Include="Sentry" Version="3.23.0" />
<PackageReference Include="Sentry.AspNetCore.Grpc" Version="3.22.0" />
<PackageReference Include="Sentry.DiagnosticSource" Version="3.22.0" />
Expand Down

0 comments on commit f60fca1

Please sign in to comment.