Skip to content

Instantly share code, notes, and snippets.

@fieldju
Last active August 19, 2020 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fieldju/c07b82bc9b2c30cb217a63cee375bff9 to your computer and use it in GitHub Desktop.
Save fieldju/c07b82bc9b2c30cb217a63cee375bff9 to your computer and use it in GitHub Desktop.
apiVersion: spinnaker.armory.io/v1alpha2
kind: SpinnakerService
metadata:
name: spinnaker
spec:
spinnakerConfig:
profiles:
spinnaker:
spinnaker:
extensibility:
plugins:
Armory.ObservabilityPlugin:
enabled: true
version: 1.0.0
config.metrics:
additionalTags:
customerName: armory
customerEnvName: shrek
prometheus:
enabled: true
meterRegistryConfig.armoryRecommendedFiltersEnabled: true
repositories:
armory-observability-plugin-releases:
url: https://raw.githubusercontent.com/armory-plugins/armory-observability-plugin-releases/master/repositories.json
management:
endpoints.web:
exposure.include: aop-prometheus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment