meshagent-otel 0.6.4__tar.gz → 0.9.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshagent-otel
3
- Version: 0.6.4
3
+ Version: 0.9.1
4
4
  Summary: CLI for Meshagent
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Documentation, https://docs.meshagent.com
@@ -8,7 +8,7 @@ Project-URL: Website, https://www.meshagent.com
8
8
  Project-URL: Source, https://www.meshagent.com
9
9
  Requires-Python: >=3.13
10
10
  Description-Content-Type: text/markdown
11
- Requires-Dist: opentelemetry-distro~=0.54b1
11
+ Requires-Dist: opentelemetry-distro~=0.59b0
12
12
  Requires-Dist: opentelemetry-exporter-otlp-proto-http~=1.33
13
13
 
14
14
  # [Meshagent](https://www.meshagent.com)
@@ -0,0 +1 @@
1
+ __version__ = "0.9.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshagent-otel
3
- Version: 0.6.4
3
+ Version: 0.9.1
4
4
  Summary: CLI for Meshagent
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Documentation, https://docs.meshagent.com
@@ -8,7 +8,7 @@ Project-URL: Website, https://www.meshagent.com
8
8
  Project-URL: Source, https://www.meshagent.com
9
9
  Requires-Python: >=3.13
10
10
  Description-Content-Type: text/markdown
11
- Requires-Dist: opentelemetry-distro~=0.54b1
11
+ Requires-Dist: opentelemetry-distro~=0.59b0
12
12
  Requires-Dist: opentelemetry-exporter-otlp-proto-http~=1.33
13
13
 
14
14
  # [Meshagent](https://www.meshagent.com)
@@ -1,2 +1,2 @@
1
- opentelemetry-distro~=0.54b1
1
+ opentelemetry-distro~=0.59b0
2
2
  opentelemetry-exporter-otlp-proto-http~=1.33
@@ -9,7 +9,7 @@ requires-python = ">=3.13"
9
9
  license = "Apache-2.0"
10
10
  keywords = []
11
11
  dependencies = [
12
- "opentelemetry-distro~=0.54b1",
12
+ "opentelemetry-distro~=0.59b0",
13
13
  "opentelemetry-exporter-otlp-proto-http~=1.33",
14
14
  ]
15
15
 
@@ -1 +0,0 @@
1
- __version__ = "0.6.4"
File without changes
File without changes