Skip to content

Commit c8e558b

Browse files
New package: Logfire v0.1.0 (#143400)
UUID: afd33542-d123-4ba1-bea0-67b5a7deb1ad Repo: https://github.com/svilupp/Logfire.jl.git Tree: a108bbf54b027875daad46483259ed1dbd6f6553 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent e858f73 commit c8e558b

File tree

5 files changed

+27
-0
lines changed

5 files changed

+27
-0
lines changed

L/Logfire/Compat.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[0]
2+
DotEnv = "1"
3+
HTTP = "1.10.19 - 1"
4+
JSON3 = "1.14.3 - 1"
5+
OpenAI = "0.11"
6+
OpenTelemetryAPI = "0.5.2 - 0.5"
7+
OpenTelemetryExporterOtlpProtoHttp = "0.1.5 - 0.1"
8+
OpenTelemetrySDK = "0.4.2 - 0.4"
9+
PromptingTools = "0.88"
10+
StructTypes = "1"
11+
julia = "1.10.0 - 1"

L/Logfire/Deps.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[0]
2+
DotEnv = "4dc1fcf4-5e3b-5448-94ab-0c38ec0385c1"
3+
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
4+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
5+
OpenAI = "e9f21f70-7185-4079-aca2-91159181367c"
6+
OpenTelemetryAPI = "4f63ef3d-5940-44e7-a611-2d97696cffc9"
7+
OpenTelemetryExporterOtlpProtoHttp = "f175482f-0544-4037-b362-361efbf21c04"
8+
OpenTelemetrySDK = "f5929ecf-be04-446c-b2f2-494e1fe70ee4"
9+
PromptingTools = "670122d1-24a8-4d70-bfce-740807c42192"
10+
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"

L/Logfire/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Logfire"
2+
uuid = "afd33542-d123-4ba1-bea0-67b5a7deb1ad"
3+
repo = "https://github.com/svilupp/Logfire.jl.git"

L/Logfire/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "a108bbf54b027875daad46483259ed1dbd6f6553"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8963,6 +8963,7 @@ afc56b53-c9a9-482a-a956-d1d800e05559 = { name = "Raycore", path = "R/Raycore" }
89638963
afc68a34-7891-4c5a-9da1-1c62935e7b0d = { name = "JLLPrefixes", path = "J/JLLPrefixes" }
89648964
afc79dc6-9922-4b50-ae92-da7b5116c2c8 = { name = "ClimaCartesianIndices", path = "C/ClimaCartesianIndices" }
89658965
afcd3178-a774-4cb1-a6b9-c159da09e922 = { name = "SimpleFeatures", path = "S/SimpleFeatures" }
8966+
afd33542-d123-4ba1-bea0-67b5a7deb1ad = { name = "Logfire", path = "L/Logfire" }
89668967
afd54cf4-456d-5b26-a0a9-2ab8a8120e3d = { name = "DimArrays", path = "D/DimArrays" }
89678968
afd6e06f-c550-5763-af36-7391d39e46ec = { name = "RadiationDetectorDSP", path = "R/RadiationDetectorDSP" }
89688969
afe20452-48d1-4729-9a8b-50fb251f06cd = { name = "PCHIPInterpolation", path = "P/PCHIPInterpolation" }

0 commit comments

Comments
 (0)