https://github.com/go-faster/vega

Platform and Application R&D

https://github.com/go-faster/vega

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary

Keywords

application incubator paas research
Last synced: 10 months ago · JSON representation

Repository

Platform and Application R&D

Basic Info
  • Host: GitHub
  • Owner: go-faster
  • License: apache-2.0
  • Language: Go
  • Default Branch: main
  • Homepage:
  • Size: 1.06 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
application incubator paas research
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Security Support

README.md

vega Go Reference codecov experimental

Work in progress.

Research, development and best practices incubator for: - Platform engineering - Application development - Observability - Monitoring - Configuration management - Documentation - Integration and performance testing - Integrations - Tetragon - Cilium - Hubble

Running

Requirements: - kind - kubectl - helm - cilium cli - docker - go 1.23

```bash helm repo add cilium https://helm.cilium.io helm repo add clickhouse-operator https://docs.altinity.com/clickhouse-operator/ helm repo add faster https://go-faster.github.io/charts helm repo add grafana https://grafana.github.io/helm-charts helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo add vm https://victoriametrics.github.io/helm-charts/ helm repo add nats https://nats-io.github.io/k8s/helm/charts/ helm repo add minio-operator https://operator.min.io

helm repo update ```

bash go run ./cmd/vega-install export KUBECONFIG=_out/kubeconfig.yml kubectl get pods -n vega

console $ go install ./cmd/v $ v list name=simon.client ns=simon name=simon.server ns=simon name=vega.agent ns=vega name=vega.api ns=vega name=vega.ingest ns=vega $ v get simon.server simon.server (ns=simon) pods: simon-server-9f69cf65d-lhwk8 (mem=30 MB, cpu=1.013640, rx=3.9 MB/s, tx=29 kB/s) simon-server-9f69cf65d-nb6jz (mem=27 MB, cpu=0.864854, rx=4.7 MB/s, tx=39 kB/s) simon-server-9f69cf65d-v2tg4 (mem=29 MB, cpu=0.860625, rx=4.7 MB/s, tx=34 kB/s) $ v get simon.client simon.client (ns=simon) pods: simon-client-6b4947b797-2dn2n (mem=19 MB, cpu=0.282894, rx=2.5 kB/s, tx=994 kB/s) simon-client-6b4947b797-444dk (mem=19 MB, cpu=0.146285, rx=2.8 kB/s, tx=1.1 MB/s) simon-client-6b4947b797-4ftnq (mem=19 MB, cpu=0.267662, rx=4.4 kB/s, tx=1.2 MB/s) simon-client-6b4947b797-5fvd8 (mem=17 MB, cpu=0.116613, rx=2.0 kB/s, tx=1.1 MB/s) simon-client-6b4947b797-7fkwb (mem=18 MB, cpu=0.214541, rx=2.6 kB/s, tx=924 kB/s) simon-client-6b4947b797-82wv8 (mem=18 MB, cpu=0.132827, rx=4.3 kB/s, tx=1.1 MB/s) simon-client-6b4947b797-9vsll (mem=19 MB, cpu=0.267073, rx=2.3 kB/s, tx=783 kB/s) simon-client-6b4947b797-ffbhr (mem=18 MB, cpu=0.238145, rx=3.1 kB/s, tx=1.6 MB/s) simon-client-6b4947b797-jl45t (mem=17 MB, cpu=0.242046, rx=2.0 kB/s, tx=1.2 MB/s) simon-client-6b4947b797-qxzfp (mem=18 MB, cpu=0.238922, rx=2.4 kB/s, tx=924 kB/s) simon-client-6b4947b797-sf94d (mem=17 MB, cpu=0.105813, rx=1.9 kB/s, tx=676 kB/s) simon-client-6b4947b797-xsx7c (mem=17 MB, cpu=0.248820, rx=2.0 kB/s, tx=1.1 MB/s)

Owner

  • Name: go faster
  • Login: go-faster
  • Kind: organization

causing performance

GitHub Events

Total
  • Delete event: 100
  • Issue comment event: 114
  • Public event: 1
  • Push event: 245
  • Pull request event: 203
  • Create event: 113
Last Year
  • Delete event: 100
  • Issue comment event: 114
  • Public event: 1
  • Push event: 245
  • Pull request event: 203
  • Create event: 113

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 167
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.87
  • Merged pull requests: 124
  • Bot issues: 0
  • Bot pull requests: 167
Past Year
  • Issues: 0
  • Pull requests: 167
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.87
  • Merged pull requests: 124
  • Bot issues: 0
  • Bot pull requests: 167
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (167)
Top Labels
Issue Labels
Pull Request Labels
dependencies (167) go (161) github_actions (6)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 0
proxy.golang.org: github.com/go-faster/vega

Package vega is a new package.

  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.0%
Average: 6.2%
Dependent repos count: 6.4%
Last synced: 10 months ago