-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Major rework of ecosystem pages (#3060)
- Loading branch information
Showing
10 changed files
with
556 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# cSpell:ignore Farfetch Globale Datenrettungsdienste Uplight Wandera Zocdoc | ||
- name: AppDirect | ||
url: https://www.appdirect.com/ | ||
components: [Collector] | ||
reference: '' | ||
contact: '' | ||
- name: Care.com | ||
url: https://www.care.com | ||
components: [Collector, Go, Java, Node.JS, .NET] | ||
reference: '' | ||
contact: '' | ||
- name: Cloud Scale | ||
url: https://www.cloudscaleinc.com | ||
components: [Collector, Python] | ||
reference: '' | ||
contact: '' | ||
- name: EcoBee | ||
url: https://www.ecobee.com/ | ||
components: [Collector, Java] | ||
reference: https://www.honeycomb.io/blog/bees-working-together-how-ecobees-engineers-adopted-honeycomb-for-visibility-into-system-optimization-and-customer-experience | ||
referenceTitle: blog post | ||
contact: '' | ||
- name: Farfetch | ||
url: https://www.farfetch.com/ | ||
components: [Collector, Java, .NET, Node.JS, Python, Operator] | ||
reference: /blog/2023/end-user-q-and-a-03/ | ||
referenceTitle: blog post | ||
contact: '' | ||
- name: OrderMyGear | ||
url: https://www.ordermygear.com/ | ||
components: [] | ||
reference: '' | ||
contact: '' | ||
- name: PITS Globale Datenrettungsdienste | ||
url: https://www.pitsdatenrettung.de/ | ||
components: [Python] | ||
reference: '' | ||
contact: '' | ||
- name: Shopify | ||
url: https://www.shopify.com/ | ||
components: [Collector, Go, Ruby] | ||
reference: '' | ||
contact: '' | ||
- name: Transit | ||
url: https://transitapp.com/ | ||
components: [] | ||
reference: '' | ||
contact: '' | ||
- name: Uplight | ||
url: https://uplight.com/ | ||
components: [Collector, Ruby, Java, Python, .NET] | ||
reference: /blog/2023/end-user-q-and-a-02/ | ||
referenceTitle: blog post | ||
contact: '' | ||
- name: Wandera | ||
url: https://www.wandera.com/ | ||
components: [Collector] | ||
reference: '' | ||
contact: '' | ||
- name: Zocdoc | ||
url: https://www.zocdoc.com/ | ||
components: [] | ||
reference: '' | ||
contact: '' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# cSpell:ignore containerd buildx Quarkus | ||
- name: containerd | ||
url: https://containerd.io/ | ||
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md | ||
components: [Go] | ||
- name: CRI-O | ||
url: https://cri-o.io/ | ||
docsUrl: https://github.com/cri-o/cri-o/blob/main/docs/crio.conf.5.md#criotracing-table | ||
components: [Go] | ||
- name: Docker buildx | ||
url: https://github.com/docker/buildx | ||
docsUrl: https://docs.docker.com/build/building/opentelemetry/ | ||
components: [Go] | ||
- name: Kubernetes | ||
url: https://kubernetes.io/ | ||
docsUrl: https://kubernetes.io/docs/concepts/cluster-administration/system-traces/ | ||
components: [Go] | ||
- name: Micrometer | ||
url: https://micrometer.io/ | ||
docsUrl: https://micrometer.io/docs/tracing#_micrometer_tracing_opentelemetry_setup | ||
components: [Java] | ||
- name: Quarkus | ||
url: https://quarkus.io/ | ||
docsUrl: https://quarkus.io/guides/opentelemetry | ||
components: [Java] |
Oops, something went wrong.