Skip to content

Commit

Permalink
Merge branch 'main' into chalin-code-excerpt-2024-02-04
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp authored Feb 13, 2024
2 parents 8c6a77a + c26ded5 commit 2fe8b61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/ecosystem/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
- name: Kong API Gateway
url: https://www.konghq.com/
docsUrl: https://docs.konghq.com/hub/kong-inc/opentelemetry/
components: []
oss: false
components: [Lua]
oss: true
- name: NGINX Web Server
url: https://nginx.org/
docsUrl: https://github.com/nginxinc/nginx-otel
Expand Down
2 changes: 1 addition & 1 deletion layouts/shortcodes/ecosystem/registry/search-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<div class="alert alert-info">
The OpenTelemetry Registry allows you to search for instrumentation libraries,
collector components, utilities, and other useful projects in the OpenTelemetry
ecosystem. If you a project maintainer, you can <a href="/ecosystem/registry/adding/">add your project to the OpenTelemetry Registry</a>
ecosystem. If you are a project maintainer, you can <a href="/ecosystem/registry/adding/">add your project to the OpenTelemetry Registry</a>
</div>

<div class="pb-4">
Expand Down

0 comments on commit 2fe8b61

Please sign in to comment.