Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 864d22c

Browse files
Fix prometheus (#93)
* modernized dependencies * removed DData file * Fix Grafana - OTEL variable name changes --------- Co-authored-by: Gregorius Soedharmo <[email protected]>
1 parent 60a8477 commit 864d22c

File tree

4 files changed

+3785
-3198
lines changed

4 files changed

+3785
-3198
lines changed

AkkaDotNet.LargeNetworkTests.sln

+3-1
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "backend", "backend", "{BE2E
2727
EndProject
2828
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AkkaDotNet.Messages", "src\shared\AkkaDotNet.Messages\AkkaDotNet.Messages.csproj", "{8F96042B-A435-4789-A92A-67B9C433E293}"
2929
EndProject
30-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{A0685D0A-4F42-433E-8727-101007B3DF9D}"
30+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{74F9830C-C907-4576-8A21-18A0790147D7}"
3131
ProjectSection(SolutionItems) = preProject
3232
src\Directory.Build.props = src\Directory.Build.props
3333
src\Directory.Packages.props = src\Directory.Packages.props
34+
global.json = global.json
35+
NuGet.config = NuGet.config
3436
EndProjectSection
3537
EndProject
3638
Global

0 commit comments

Comments
 (0)