GithubHelp home page GithubHelp logo

census-instrumentation / opencensus-website Goto Github PK

View Code? Open in Web Editor NEW
42.0 21.0 155.0 100.29 MB

opencensus.io website content

Home Page: https://opencensus.io

License: Apache License 2.0

HTML 31.56% CSS 18.45% JavaScript 35.55% SCSS 14.23% Dockerfile 0.10% Shell 0.12%

opencensus-website's Introduction

Warning

OpenCensus and OpenTracing have merged to form OpenTelemetry, which serves as the next major version of OpenCensus and OpenTracing.

OpenTelemetry has now reached feature parity with OpenCensus, with tracing and metrics SDKs available in .NET, Golang, Java, NodeJS, and Python. All OpenCensus Github repositories, except census-instrumentation/opencensus-python, will be archived on July 31st, 2023. We encourage users to migrate to OpenTelemetry by this date.

To help you gradually migrate your instrumentation to OpenTelemetry, bridges are available in Java, Go, Python, and JS. Read the full blog post to learn more.

opencensus.io

This repo contains the source for the opencensus.io website.

Contributing

Contributions are highly appreciated! Please follow the steps below to contribute: Important to Note: This site is currently built on Hugo v0.31.1 found Here. Use v0.31.1 to run your edits locally.

  1. Install Hugo.
  2. Check out the website source:
$ git clone [email protected]:census-instrumentation/opencensus-website.git
$ cd opencensus-website
  1. Make a change and run the website locally to see if it all looks good.
$ hugo

$ hugo serve

Started building sites ...

Built site for language en:
...
...
total in ms

Watching for changes in /Users/you/Desktop/opencensus-website/{content,layouts,static,themes}

Serving pages from memory

Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender

Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)

Press Ctrl+C to stop
  1. Go to http://localhost:1313/ to display the rendered website locally.
  2. If it all looks good, create a pull request with the changes.
  3. Once your PR is approved and merged, the website will be automatically regenerated and published.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.