nebula/examples
Wade Simmons 06372e12f1 stats: add ability to set static prometheus labels
This changes lets you define static Prometheus labels in the config.
This can be useful for tagging your stats with the custom labels you
need for your environment.

    stats:
      type: prometheus
      labels:
        myLabelOne: value1
        myLabelTwo: value2
2024-03-27 14:37:23 -04:00
..
go_service add gvisor based service library (#965) 2023-11-21 11:50:18 -05:00
quickstart-vagrant Add nss-lookup to the systemd wants (#791) 2022-12-19 14:42:07 -05:00
service_scripts Attempt to notify systemd of service readiness on linux (#929) 2023-07-24 11:30:18 -05:00
config.yml stats: add ability to set static prometheus labels 2024-03-27 14:37:23 -04:00