Sam Dillard

Results 14 comments of Sam Dillard

@jeffreyssmith2nd Agreed -- thoughts on running the instance? I'm thinking about how we want users to be able to configure the instances at runtime (via config file or `influxd` daemon).

@williamluke4 Can you describe where and how you're getting the `unauthorized` error? I tried to reproduce this and the config that the setup provides me appropriate access. When I use...

@xe-nvdk how are you with the Alerting functionality? Basic alerting can be authored via the UI only. Would you be comfortable creating a few Alerts that you deem valuable to...

@xe-nvdk here's an example. This is likely a URL that should be parametrized so that people without that specific URL can work with this template immediately: https://github.com/influxdata/community-templates/blob/master/aws_cloudwatch/aws_cloudwatch.yml#L688 More specifically, it...

Edit: I just saw the Twitter thread which answered this question for me. ~@MarvinJWendt Are you persisting the necessary volumes on the host machine?~

I think we'll need steps to reproduce this. This isn't a problem I've seen so there may be something you're doing differently than others.

@danxmoran instead of me creating a new issue, I'll just add this here: When an `influx` CLI command requires an organization identifier, it takes only one of flags `--org` or...

@timhallinflux @jacobmarble we have `--http-debug` which will show you details but it doesn't include org info. @DStrand1 @jeffreyssmith2nd what would it take to add `org`/`org_id` info in http-debug output?

Thanks, @jsternberg ! Whoever reviews, can you verify that this flag only applies for the `query` subcommand? I'm fine with having this be universal to `influx` but would then likely...

@DStrand1 I had the same thought. In my experience, a flag usually means I'm modifying/configuring a command in some way. It may make more sense to make this its own...