=== Spads_ is now known as Spads === lazy|travel is now known as lazy|sprint === urulama|eow is now known as urulama === Guest42671 is now known as spammy === urulama is now known as urulama__ [20:45] mbruzek, lazyPower: whats up with cs:~containers/trusty/kibana ? [20:47] mbruzek, lazyPower: I see its namespaced under containers, but also the beats core bundle ... do you guys have plans to release the kibana charm? [20:53] bdx - open MP against the charm store kibana charm [20:53] bdx - all its got added is the load-dashboard action to spin up the example dashboards shipping w/ beats. and the scaffolding for others to add custom visualizations [20:57] lazy|sprint: sweet, thx! [20:57] lazy|sprint: I've got this in the works -> https://github.com/jamesbeedy/layer-kibana [21:00] lazy|sprint: It needs some fine tuning, and tests, and the nginx bits to proxy to the cluster ... but I feel its a good start ... [21:01] bdx - ah cool, that'll make contributions easier. Grab those bits i threw down for loading a dash and you'll be pretty much on par w/ whats in the queue, via layers [21:02] nice work tho [21:02] awesome, will do! [21:02] thx, you too man! [21:04] bdx - i also noticed you starred my repo, make sure you track the juju-solutions repository for the beats [21:04] i dont always keep my forks up to date since head is in that namespace [21:05] entirely, thanks - I noticed that whilst exploring [21:06] right on :) just making sure that my poor habits didn't bite you [21:06] good looking out [21:07] :-) [21:20] lazy|sprint: have you merged my LXD patch for kibana yet? I want to give beats a spin [21:20] magicaltrout - gah, no? [21:20] i forgot all about this thing, do you ahve a link handy and i'll go do it now. [21:20] erm [21:20] 2 secs [21:20] sorry man :( i even asked for that then promptly forgot [21:20] community helper fail on my part [21:21] https://bugs.launchpad.net/charms/+source/kibana/+bug/1539806 [21:21] Bug #1539806: [ARM64][LXD Provider][ 2.0-alpha1-0ubuntu1~16.04.1~juju1] kibana 'hook failed: "install"' [21:21] i have a bunch of use for it, but most of our stuff currently works on LXD so it would be good to get spun up [21:25] magicaltrout - https://code.launchpad.net/~spicule/charms/trusty/kibana/trunk/+merge/290842 [21:25] once thats ingested, you're g2g [21:25] may need ot rev the kibana revision in any of my published bundles to get that goodness, but the charm at -15 has your fix in it [21:26] cool thanks lazy|sprint ! [21:26] np, sorry about the delay on that one. the crazyness leading up to the sprint obv. had me preoccupied [21:26] thanks for following up so we could land that fix :) [22:33] how can I `charm push`? I don't seem to be a member of any groups that I can `charm push` to ;-( [22:33] Is it possible that I create my own group somehow? [22:36] ahh, I think I figured it out [22:38] ok .. I definitely didn't figure it out lol [22:38] I created https://launchpad.net/bdx-dev [22:39] I'm thinking that was the wrong thing to create ... grrrr [22:47] bdx: that's a project, you need a team in LP [22:47] bdx: they start with ~ [22:47] bdx: if you do a 'charm whoami' it lists your username and then your team memberships [22:49] rick_h_: entirely, just found that. thanks! [22:51] rick_h_: `charm whoami` still does not show my team ... [22:51] rick_h_: https://launchpad.net/~bdx-dev [22:51] bdx: if you just set it up you'll need to logout/back in [22:51] bdx: or rm -rf ~/.go-cookies [22:51] rick_h_: yeah, I have a few times [22:51] which should force a relogin [22:51] ok, I'll try that [22:52] bdx: from the CLI tool? [22:52] yes [22:52] hmm, yea try the cookie removal and see if that works. If so make sure to file a bug please [22:53] rick_h_: yea, removing .go-cookies didn't do it unfortunately ... [22:53] hmm, can you push to it now though? [22:53] ooh, omp [22:53] charm push cs:~bdx-dev/$charmname [22:54] bdx: or /trusty/$charmname depending on if you're using multi-series or not [22:54] rick_h_: ERROR cannot post archive: unauthorized: access denied for user "jamesbeedy" [22:55] possibly its because I am the admin of the team, and not a member? [22:56] bdx: no, shouldn't. Can you file a bug with details here: https://github.com/juju/charmstore-client/issues please? [22:56] bdx: and I'll get the folks working on that to peek at it in their morning [22:56] sure, awesome! [22:56] rick_h_: thanks [22:56] bdx: np, sorry it's giving you grief [22:58] no worries [22:58] is `charm-tools 2.0.0` the correct/most recent version? [22:59] bdx: so it's just charm, but yes. That's the latest in the devel PPA [22:59] bdx: the team's working on the next release now [22:59] bdx: and hopefully there's nothing major up and it's something simple they can get into that next release easily. [22:59] rick_h_: cool, yea, `charm version` returns "charm-tools 2.0.0" [23:00] rick_h_: should it not? [23:01] bdx: oh hmm, well the two pacakges are pulled together. charm-tools is the plugins for charm. [23:01] bdx: so yea, it's a bit confusing. [23:01] totally - to both [23:07] rick_h_: https://github.com/juju/charmstore-client/issues/33