Skip to content
 
 

Repository files navigation

Grizzly - setup GitHub Action

This action downloads Grizzly, adds it to the PATH then configures it.

Example usage

uses: grafana/setup-grizzly@v0.1.0
with:
  version: 'v0.4.0'
  grafana_url: 'https://my-grafana-instance:3000'
  grafana_user: admin
  grafana_token: ${{ secrets.GRIZZLY_GRAFANA_TOKEN}}

Inputs

version

Required Version of Grizzly to install. Default "latest".

grafana_url

Optional Sets grafana.url in the configuration.

grafana_token

Optional Sets grafana.token in the configuration.

grafana_user

Optional Sets grafana.user in the configuration.

mimir_address

Optional Sets mimir.address in the configuration.

mimir_tenant_id

Optional Sets mimir.tenant-id in the configuration.

mimir_api_key

Optional Sets mimir.api-key in the configuration.

synthetic_monitoring_token

Optional Sets synthetic-monitoring.token in the configuration.

synthetic_monitoring_stack_id

Optional Sets synthetic-monitoring.stack-id in the configuration.

synthetic_monitoring_metrics_id

Optional Sets synthetic-monitoring.metrics-id in the configuration.

synthetic_monitoring_logs_id

Optional Sets synthetic-monitoring.logs-id in the configuration.

targets

Optional Sets targets in the configuration.

output_format

Optional Sets output-format in the configuration.

only_spec

Optional Sets only-spec in the configuration.

About

GitHub action to setup and use Grizzly

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages