Skip to content

Commit 33dd683

Browse files
Merge branch 'main' into use-set-semconv-span-name
2 parents 7e3ed1c + 928ebe7 commit 33dd683

9 files changed

Lines changed: 1086 additions & 1085 deletions

File tree

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v6.0.2
2020

21-
- uses: gradle/actions/wrapper-validation@v5.0.0
21+
- uses: gradle/actions/wrapper-validation@v5.0.1

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
# Upload the results to GitHub's code scanning dashboard (optional).
4646
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
4747
- name: "Upload to code-scanning"
48-
uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3.29.5
48+
uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v3.29.5
4949
with:
5050
sarif_file: results.sarif

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ keeping it up to date for you.
7171
| [Causely] | [Liatrio] | [Teletrace] |
7272
| [ClickStack] | [Logz.io] | [Tinybird] |
7373
| [Coralogix] | [New Relic] | [Tracetest] |
74-
| [Dash0] | [Oodle] | [Uptrace] |
75-
| [Datadog] | [OpenObserve] | [VictoriaMetrics] |
76-
| [Dynatrace] | [OpenSearch] | |
74+
| [Dash0] | [Oodle] | [Tsuga] |
75+
| [Datadog] | [OpenObserve] | [Uptrace] |
76+
| [Dynatrace] | [OpenSearch] | [VictoriaMetrics] |
7777
| [Elastic] | [Oracle] | |
7878

7979
## Contributing
@@ -156,5 +156,6 @@ For more information about the emeritus role, see the [community repository](htt
156156
[Teletrace]: https://github.com/teletrace/opentelemetry-demo
157157
[Tinybird]: https://github.com/tinybirdco/opentelemetry-demo
158158
[Tracetest]: https://github.com/kubeshop/opentelemetry-demo
159+
[Tsuga]: https://github.com/tsuga-dev/opentelemetry-demo
159160
[Uptrace]: https://github.com/uptrace/uptrace/tree/master/example/opentelemetry-demo
160161
[VictoriaMetrics]: https://github.com/VictoriaMetrics-Community/opentelemetry-demo

src/flagd-ui/mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cowboy": {:hex, :cowboy, "2.13.0", "09d770dd5f6a22cc60c071f432cd7cb87776164527f205c5a6b0f24ff6b38990", [:make, :rebar3], [{:cowlib, ">= 2.14.0 and < 3.0.0", [hex: :cowlib, repo: "hexpm", optional: false]}, {:ranch, ">= 1.8.0 and < 3.0.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "e724d3a70995025d654c1992c7b11dbfea95205c047d86ff9bf1cda92ddc5614"},
77
"cowboy_telemetry": {:hex, :cowboy_telemetry, "0.4.0", "f239f68b588efa7707abce16a84d0d2acf3a0f50571f8bb7f56a15865aae820c", [:rebar3], [{:cowboy, "~> 2.7", [hex: :cowboy, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "7d98bac1ee4565d31b62d59f8823dfd8356a169e7fcbb83831b8a5397404c9de"},
88
"cowlib": {:hex, :cowlib, "2.15.0", "3c97a318a933962d1c12b96ab7c1d728267d2c523c25a5b57b0f93392b6e9e25", [:make, :rebar3], [], "hexpm", "4f00c879a64b4fe7c8fcb42a4281925e9ffdb928820b03c3ad325a617e857532"},
9-
"credo": {:hex, :credo, "1.7.15", "283da72eeb2fd3ccf7248f4941a0527efb97afa224bcdef30b4b580bc8258e1c", [:mix], [{:bunt, "~> 0.2.1 or ~> 1.0", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "291e8645ea3fea7481829f1e1eb0881b8395db212821338e577a90bf225c5607"},
9+
"credo": {:hex, :credo, "1.7.16", "a9f1389d13d19c631cb123c77a813dbf16449a2aebf602f590defa08953309d4", [:mix], [{:bunt, "~> 0.2.1 or ~> 1.0", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2 or ~> 1.0", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "d0562af33756b21f248f066a9119e3890722031b6d199f22e3cf95550e4f1579"},
1010
"ctx": {:hex, :ctx, "0.6.0", "8ff88b70e6400c4df90142e7f130625b82086077a45364a78d208ed3ed53c7fe", [:rebar3], [], "hexpm", "a14ed2d1b67723dbebbe423b28d7615eb0bdcba6ff28f2d1f1b0a7e1d4aa5fc2"},
1111
"dns_cluster": {:hex, :dns_cluster, "0.2.0", "aa8eb46e3bd0326bd67b84790c561733b25c5ba2fe3c7e36f28e88f384ebcb33", [:mix], [], "hexpm", "ba6f1893411c69c01b9e8e8f772062535a4cf70f3f35bcc964a324078d8c8240"},
1212
"esbuild": {:hex, :esbuild, "0.10.0", "b0aa3388a1c23e727c5a3e7427c932d89ee791746b0081bbe56103e9ef3d291f", [:mix], [{:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "468489cda427b974a7cc9f03ace55368a83e1a7be12fba7e30969af78e5f8c70"},

0 commit comments

Comments
 (0)