Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accessor: support tags #95

Open
iksaif opened this issue Aug 24, 2016 · 5 comments
Open

accessor: support tags #95

iksaif opened this issue Aug 24, 2016 · 5 comments
Milestone

Comments

@iksaif
Copy link
Contributor

iksaif commented Aug 24, 2016

  • Start by optionally supporting tags in the accessor
  • Then implement it for cassandra.
@dbxfb
Copy link
Contributor

dbxfb commented Oct 7, 2016

Can we be a bit more descriptive? Do we mean tags in a way similar to Prometheus?

@iksaif
Copy link
Contributor Author

iksaif commented Oct 8, 2016

Yes, labels like prometheus. I haven't had time to really think about it but the idea would be able to support at least what prometheus needs: foo.bar{label1="foo",label2"="test"}

@iksaif iksaif added this to the v1.0.0 milestone Nov 28, 2016
@Petee87
Copy link

Petee87 commented Nov 22, 2018

Do you plan to add original HTTP tagdb support to bg carbon cache plugin as tagdb option?

@iksaif
Copy link
Contributor Author

iksaif commented Nov 22, 2018

I think you should already be able to use the original HTTP TagDB plugin, I never tried though.

@Petee87
Copy link

Petee87 commented Nov 22, 2018

The http tagdb not working for me. I think the bg carbon plugin overwrite.
In
biggraphite/plugins/carbon.py
within
class BigGraphiteDatabase(database.TimeSeriesDatabase)
with
def tag(self, *metrics).

biggraphite - 0.14.2, graphite(web,carbon) - 1.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants