zalando-zmon / zmon-aws-agent

AWS API crawler to auto discover running services in your account
Apache License 2.0
11 stars 11 forks source link

Allow adding extra fields to all discovered entities #114

Closed mohabusama closed 7 years ago

mohabusama commented 7 years ago

We can accept extra set of fields that will be added to all discovered entities.

Example:

EXTRA_ENTITY_FIELDS="zmon_environment:staging"

Those fields will affect how we sync the entities.

mikkeloscar commented 7 years ago

We would very much like to have this. Our use case is similar to your example e.g. having an environment field to distinguish between production and test environments in alerts.