Giter Club home page Giter Club logo

openslo.github.io's Issues

Serve OpenSLO Schemas on Site

Currently we are using a URL identifier for our OpenSLO Schemas in this format:

The JSONSchema tooling supports importing schemas referenced by their ID when that ID is a URL; which is why we've chosen to use this ID format. However, in order to make that possible, we need to actually serve the schema documents at that URL. I expect this could be done in one of two ways:

  • dynamic proxying of the raw content from the Github Repo
  • bake in the documents through the build process to be served directly

REST API endpoint /v1/spec/lint to extend automation in remote environments (oslo CLI extension)

Problem to solve

The oslo CLI as validation is a great first step to automate everything. We can build a container image, and it gets used in CI/CD workflows and deployments.

Thinking of schema validation in (cloud) IDEs, such schema spec should be available online. Hosting the YML or JSON representation somewhere as single source of truth is easy. Building a plugin which locally validates the spec with live linting is a little harder.

The hardest part is to lint and validate, and build a request-response model which can be automated. The idea is to provide a REST API endpoint for OpenSLO where you'll POST the OpenSLO config file against, and get feedback from the parser/linter.

Future iterations of the spec may allow things like include or more DSL related stuff. Building a unique interface (CLI and API )

Proposal

  • Extend oslo to run a webserver which accepts a POST request to /v1/spec/lint
  • Build a public server which responds to requests (may need fleet scaling behind a fleet to ensure availability)
  • Document how to build your own API host / proxy e.g. in a Kubernetes cluster

Inspiration

Add self service OpenSLO Slack invite site

Problem to solve

As we try and build the community, we shouldn't require people to email me to get an invite to the slack channell

Proposal

Set up a site that allows users to sign up and get invited to the slack channel automatically. Example: https://signup.hangops.com/

Use something like this inviterbot to make a site that people can go to for self service.

Installation instructions here.

We will need to set up hosting and DNS records for this.

Ethereum Phishing warning on openslo.com

image
Attempting to connect to openslo.com in a browser with a metamask extension flags a warning that the openslo.com website has been reported as an ethereum phishing site.

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.