From 95055dcd745c06824ec8cc5b63534fa85b76eb14 Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 00:12:56 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0e6d427..0399319 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # Getting Started with OpenTelemetry This repository offers a getting started guide for OpenTelemetry, the framework for vendor-neutral telemetry data collection. +#### ☁ Open in the Cloud +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/NovatecConsulting/opentelemetry-training) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/NovatecConsulting/opentelemetry-training) +[![Open in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/embed/react-markdown-preview-co1mj?fontsize=14&hidenavigation=1&theme=dark) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/NovatecConsulting/opentelemetry-training) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/NovatecConsulting/opentelemetry-training?template=node&title=ngx-vcard%20Example) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/NovatecConsulting/opentelemetry-training) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/NovatecConsulting/opentelemetry-training) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/NovatecConsulting/opentelemetry-training) + + ## How to use this repo The exercise lab resides in a single Git repository, which contains everything needed to run it across various environments.