https://github.com/fandreuz/otel-profile-cli
Simple CLI tools to work with OTEL profile signal
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Repository
Simple CLI tools to work with OTEL profile signal
Basic Info
- Host: GitHub
- Owner: fandreuz
- License: mit
- Language: Go
- Default Branch: master
- Size: 11.7 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
otel-profile-cli
Getting started
``` $ go install github.com/fandreuz/otel-profile-cli@latest $ otel-profile-cli --help Simple CLI to work with OTEL profile data
Usage: otel-profile-cli [command]
Available Commands: completion Generate the autocompletion script for the specified shell export Export a profile with a gRPC request help Help about any command server Start a gRPC server waiting for OTEL profile data show Pretty-print the content of a profile
Flags: -h, --help help for otel-profile-cli ```
Owner
- Name: Francesco Andreuzzi
- Login: fandreuz
- Kind: user
- Location: Geneva, Switzerland
- Company: CERN
- Repositories: 1
- Profile: https://github.com/fandreuz
CSE MSc student | SWE @cern
GitHub Events
Total
- Push event: 6
- Create event: 2
Last Year
- Push event: 6
- Create event: 2
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Francesco Andreuzzi | a****o@g****m | 12 |
Issues and Pull Requests
Last synced: 6 months ago
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 0
proxy.golang.org: github.com/fandreuz/otel-profile-cli
- Homepage: https://github.com/fandreuz/otel-profile-cli
- Documentation: https://pkg.go.dev/github.com/fandreuz/otel-profile-cli#section-documentation
- License: MIT
Rankings
Dependencies
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.7
- go.opentelemetry.io/proto/otlp v1.7.0
- google.golang.org/protobuf v1.36.6
- github.com/cpuguy83/go-md2man/v2 v2.0.6
- github.com/google/go-cmp v0.5.5
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/pflag v1.0.7
- go.opentelemetry.io/proto/otlp v1.7.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.36.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1