Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take Grafana LGTMP Stack to the command line #32

Merged
merged 5 commits into from
Feb 4, 2024
Merged

Take Grafana LGTMP Stack to the command line #32

merged 5 commits into from
Feb 4, 2024

Conversation

qclaogui
Copy link
Owner

@qclaogui qclaogui commented Jan 26, 2024

What this PR does

Take Grafana LGTMP Stack to the command line.

Related content #25

❯ lgtmp --help
Grafana LGTMP Stack from the command line
L -> Loki       Like Prometheus, but for logs
G -> Grafana    The open and composable observability and data visualization platform
T -> Tempo      A high volume, minimal dependency distributed tracing backend
M -> Mimir      The most scalable Prometheus backend
P -> Pyroscope  Continuous Profiling Platform. Debug performance issues down to a single line of code

Usage:
  lgtmp [command]

Examples:
$ lgtmp up metrics


Available Commands:
  completion  Generate the autocompletion script for the specified shell
  delete      Clean up Grafana LGTMP stack from Kubernetes
  deploy      Provisioning Grafana LGTMP stack by Kubernetes
  down        Clean up Grafana LGTMP stack from Docker Compose
  help        Help about any command
  up          Provisioning Grafana LGTMP stack by Docker Compose
  version     Output the version of lgtmp

Flags:
  -h, --help   Show help for command

Use "lgtmp [command] --help" for more information about a command.

CHECKLISTS

  • Add support brew install qclaogui/tap/lgtmp.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].

Signed-off-by: Weifeng Wang <qclaogui@gmail.com>
@qclaogui qclaogui self-assigned this Jan 26, 2024
@qclaogui qclaogui added the enhancement New feature or request label Jan 26, 2024
@qclaogui qclaogui marked this pull request as draft January 26, 2024 17:05
@qclaogui qclaogui changed the title Add EmbedFsToGenDirectory Take LGTMP to the command line Jan 27, 2024
cli: add goreleaser support
Signed-off-by: Weifeng Wang <qclaogui@gmail.com>
@qclaogui qclaogui marked this pull request as ready for review February 4, 2024 13:54
@qclaogui qclaogui merged commit c700397 into main Feb 4, 2024
1 check passed
@qclaogui qclaogui deleted the lgtmp branch February 4, 2024 13:55
@qclaogui qclaogui added kind/feature and removed enhancement New feature or request labels Feb 4, 2024
@qclaogui qclaogui changed the title Take LGTMP to the command line Take Grafana LGTMP Stack to the command line Mar 4, 2024
This was referenced Mar 26, 2024
This was referenced Mar 29, 2024
This was referenced Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant