Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Add support for graphite tags #387

Closed
frfoe opened this issue Apr 25, 2020 · 0 comments
Closed

Add support for graphite tags #387

frfoe opened this issue Apr 25, 2020 · 0 comments

Comments

@frfoe
Copy link
Contributor

frfoe commented Apr 25, 2020

To use tags at least the following options must be set in carbon.conf:

  • ENABLE_TAGS = True
  • GRAPHITE_URL to the URL of graphite-web (e.g. http://127.0.0.1)

A boolean parameter gr_tags_enable should be added to class graphite with a default vale of false. If set to true and is true and gr_carbon_ver > 1.1.0, the above options are set in carbon.conf. GRAPHITE_URL will be set to http://127.0.0.1 + the value of gr_web_server_port.

frfoe added a commit to frfoe/puppet-graphite that referenced this issue Apr 25, 2020
frfoe added a commit to frfoe/puppet-graphite that referenced this issue Apr 26, 2020
frfoe added a commit to frfoe/puppet-graphite that referenced this issue May 5, 2020
frfoe added a commit to frfoe/puppet-graphite that referenced this issue May 5, 2020
frfoe added a commit to frfoe/puppet-graphite that referenced this issue May 21, 2020
frfoe added a commit to frfoe/puppet-graphite that referenced this issue May 21, 2020
This was referenced May 21, 2020
dwerder added a commit that referenced this issue Jun 23, 2020
Add option to enable tag support (#387)
@dwerder dwerder closed this as completed Jun 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants