Coder Social home page Coder Social logo

Comments (24)

Muras678 avatar Muras678 commented on June 14, 2024 6

Is there any update on this request ?
I also would like to know the other purpose of these custom properties and more over I would like to know where I can view those logged custom properties which I sent from app. I couldn't find them showing in both App center portal and Application Insights too.

from appcenter.

masked-dancer avatar masked-dancer commented on June 14, 2024 2

Hi @breyed, custom properties are used in quite a different way: they used for "filtering" users. Then, for example, if you want to send a push to only those users that have Gender: Female property, that would be the use case.
But they certainly won't appear on analytics events, which have their own mechanism for setting custom properties.

Anyway, this sounds like a feature request, thanks for reporting that!

@breyed was correct in:
The docs I found don't lend any insight into what custom properties are for other than "various purposes" which include push notifications. The implementation and docs look like they need updates.

As such, this still isn't clear. You state that custom properties are used for "filtering users", then, for example, sending those filtered users a push. Is this the only example? Can custom properties (as defined by method SetCustomProperties) be used, in any way, with modules Diagnostics/Crashes or Analytics? If so, how???

from appcenter.

Arie-Kanarie avatar Arie-Kanarie commented on June 14, 2024 2

+1
Documentation should be updated. If only use of SetCustomProperties is for Push notification then "various purposes" shouldn't be mentioned.
But even better would be to add the properties set via SetCustomProperties to each event and crashlog.

from appcenter.

breyed avatar breyed commented on June 14, 2024 2

Still applies: #41 (comment)

from appcenter.

breyed avatar breyed commented on June 14, 2024 2

Still relevant. Maybe the bot is really a call to action. ๐Ÿ˜‰

from appcenter.

Tommigun1980 avatar Tommigun1980 commented on June 14, 2024 2

It would be courteous towards us developers to turn off that bot, which is wasting time as we have to fight it.

from appcenter.

breyed avatar breyed commented on June 14, 2024 1

Issue to stalebot: "I'm not dead! ... I think I'll go for a walk." Of course, we all know how that turned out. ๐Ÿ˜ฎ

from appcenter.

annakocheshkova avatar annakocheshkova commented on June 14, 2024

Hi @breyed, custom properties are used in quite a different way: they used for "filtering" users. Then, for example, if you want to send a push to only those users that have Gender: Female property, that would be the use case.
But they certainly won't appear on analytics events, which have their own mechanism for setting custom properties.

Anyway, this sounds like a feature request, thanks for reporting that!

from appcenter.

hamswan avatar hamswan commented on June 14, 2024

Thanks @breyed , we have made a note of this feature request.

from appcenter.

breyed avatar breyed commented on June 14, 2024

In the near term, it would helpful to clarify how custom properties work in the concept docs and in IntelliSense (cf. microsoft/appcenter-sdk-dotnet#818).

Higher level, some additional thought should be put into alignment of Application Insights and AppCenter. Coming from Application Insights, it was confusing that seemingly related concepts (AI Context and AppCenter global custom properties) turn out to be so different. Ideally, AI and AppCenter would share a common API for telemetry, with AppCenter just being an alternative destination.

from appcenter.

nikitag-ms avatar nikitag-ms commented on June 14, 2024

Some of the concept namings are a bit confusing. What you are asking about sounds like custom events. Could you take a look and see if that is something that works for you?

It may still not be as seamlessly integrated with App Insights as you are suggesting, but it looks like there might be a way to make it work through designing and emitting properties in your scenario-specific way in conjunction with custom queries on the AI side.

from appcenter.

breyed avatar breyed commented on June 14, 2024

This issue is referring to custom events. Each custom event has several standard properties such as WrapperSdkName, CarrierName, UserId, and OsBuild. It also has up to 20 properties specified by the code calling trackEvent. I thought the term to differentiate those from standard properties was "custom properties". However, it doesn't appear to be so, or at least not the same meaning of "custom properties" as is used by SetCustomProperties.

from appcenter.

stale avatar stale commented on June 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further requests are made to keep it open.

from appcenter.

arek-avanade avatar arek-avanade commented on June 14, 2024

+1 here

from appcenter.

genericwoods avatar genericwoods commented on June 14, 2024

+1

from appcenter.

Tommigun1980 avatar Tommigun1980 commented on June 14, 2024

Is App Center going to get the axe? This is such a mandatory feature and considering that devs don't even reply here leads me to believe App Center will be deprecated soon. Please communicate on the state of this issue, if at all possible.

from appcenter.

mflanzani avatar mflanzani commented on June 14, 2024

+1

from appcenter.

Tommigun1980 avatar Tommigun1980 commented on June 14, 2024

Fwiw I made this package, https://github.com/Tommigun1980/AnalyticsSender, that provides 'custom properties' functionality until this issue is resolved.

But considering how mandatory a feature this is it should be added to the SDK.

from appcenter.

futuretap avatar futuretap commented on June 14, 2024

I logged #2110 as a feature request. I suggest displaying the custom properties under Analytics > Overview.

from appcenter.

 avatar commented on June 14, 2024

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

from appcenter.

 avatar commented on June 14, 2024

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

from appcenter.

 avatar commented on June 14, 2024

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

from appcenter.

futuretap avatar futuretap commented on June 14, 2024

The get-on-my-nerves bot is kicking again. ๐Ÿ˜Ÿ
It's still relevant!

from appcenter.

Tommigun1980 avatar Tommigun1980 commented on June 14, 2024

They really want to close this issueโ€ฆ

from appcenter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.