Posts by acf@masto.alancfrancis.com
(DIR) Post #B4ML1fUsX57l6s7Vmy by acf@masto.alancfrancis.com
1 likes, 0 repeats
Wow the BBC technology page is full of the wonderful ways exciting technology is helping us as a society.
(DIR) Post #B4YSjTYBLHkmNL1KPw by acf@masto.alancfrancis.com
0 likes, 0 repeats
Some constructive feedback for TelemetryDeck... would be nice if we got a day of real time processing, or the first 10 signals or something before it dropped to async just so we could see it was definitely working. As it stands we've no idea whether the website is talking to it or not and wont have for some time, which just makes me feel like I'm doing it wrong.
(DIR) Post #B4YSjUKkQibMnxk77I by acf@masto.alancfrancis.com
0 likes, 0 repeats
Again, its a totally sensible model, just makes setup a bit fraught and tense.
(DIR) Post #B5TBp3DVXSo5EM8fBI by acf@masto.alancfrancis.com
0 likes, 1 repeats
My son needs to get some survey responses for an assignment at college. Dont take it too seriously, it's just a 3 or 4 questions and the aggregated results are purely for a college assignment :-). If you have a couple of minutes and fancy helping out, it's an MS Form at https://forms.office.com/pages/responsepage.aspx?id=WNzgmUucIEiGFwTDhsJUxv58Gj80BJRBirZhiXX_TTBUQURJSVFJQ09YR1lQQ0gyMVNTRFo4SDFaSi4u&route=shorturl
(DIR) Post #B6iKggTgXKnIVoSJQ8 by acf@masto.alancfrancis.com
0 likes, 0 repeats
TelemetryDeck question I can't seem to find an easy answer for. Am getting Error.occurred events (because I am recording errors that occurred). In my app I am adding additional parameters to those signals. I'd like to be able to just get a table/list of all those Error.occurred signals and their parameters (so I can see more about why the error occurred) but I only seem to be able to display aggregate information. There are 21. That's great, but I'd like to see each of those 21 in more detail.
(DIR) Post #B6iKghLDKJc1BpV3r6 by acf@masto.alancfrancis.com
0 likes, 0 repeats
Suggestions welcome :-)
(DIR) Post #B6iSCAiQrWhIwvJbBA by acf@masto.alancfrancis.com
0 likes, 0 repeats
@daniel @omich Hah I keep forgetting that Daniel who I follow on mastodon is also Daniel from telemetry deck 😂
(DIR) Post #B6iTYNWE2c9yyyl4Vc by acf@masto.alancfrancis.com
0 likes, 0 repeats
@daniel @omich That seems to be working, except the timestamp column just shows "all time" instead of the actual timestamp. I assume I'm doing something wrong somewhere 🙂 { "appID": "xxxxx", "baseFilters": "thisApp", "queryType": "scan", "limit": 200, "columns": [ "__time", "user", "data" ], "granularity": "all", "filter": { "type": "selector", "dimension": "type", "value": "TelemetryDeck.Error.occurred" }}
(DIR) Post #B6iUKNy7fglKHIhNAG by acf@masto.alancfrancis.com
0 likes, 0 repeats
@daniel yay! Thank you. Last question. The data column seems mostly blank, but some of my errorOccurred() calls do indeed have blank data passed as a parameter ( parameters:["data":"", "user":foo]). EITHER: My scan is properly configured to access those user and data parameters and 'data' is really empty OR 'user' is somehow special and is working by a different means and I'm not correctly accessing the 'data' parameter. Just want to check its the former :-)
(DIR) Post #B6idWKgCco3T8j5Wjo by acf@masto.alancfrancis.com
0 likes, 0 repeats
@daniel I'll have a play with different parameters in test mode and see how the scan responds.
(DIR) Post #B6uvhGT4kp0iKnpVIm by acf@masto.alancfrancis.com
0 likes, 0 repeats
@daniel I still haven't gotten comfortable with the weird new tab bar behaviour. Every time I have to remember no tab bar unless I press a button to activate it.