Coder Social home page Coder Social logo

Comments (6)

TedaLIEz avatar TedaLIEz commented on June 10, 2024

@lalitb @anod friendly ping for this issue, could you please help?

from cpp_client_telemetry.

anod avatar anod commented on June 10, 2024

We don't use OneCollector, I'm not familiar with its properties

from cpp_client_telemetry.

TedaLIEz avatar TedaLIEz commented on June 10, 2024

@anod @lalitb I was wondering if you're familiar with the Common Schema. We're trying to align the data before and after using the 1DS SDK to minimize the impact.

Currently, we're using the old CLL library as our telemetry framework, which sends data to the Vortex in CS 2.1 format. We're planning to emit events via 1DS to the Aria in CS 4.0 format.

If you have any knowledge or resources related to this, please let me know. Thank you!

from cpp_client_telemetry.

lalitb avatar lalitb commented on June 10, 2024

@TedaLIEz -

If you are trying to set the authId for the User part A extension - it should be accessible via custom decorator concept. Search API examples for "Decorator".

To set the cv value, you can use event_name.SetProperty(CorrelationVector::PropertyName, corr_vec_value);

from cpp_client_telemetry.

TedaLIEz avatar TedaLIEz commented on June 10, 2024

@lalitb Yes, I've noticed this CorrelationVector::PropertyName and I tried to set this property with SetProperty in Kotlin wrapper API, but I failed to get the value in the Aria via OneCollector endpoint. I'll try to reach out to the Aria support team for confirmation.

Another topic here is I don't see any code related to the extIngest in the record structure, do you have the plan to support this extension?

from cpp_client_telemetry.

TedaLIEz avatar TedaLIEz commented on June 10, 2024

And I don't find any API related to set authId in the EventProperties.

from cpp_client_telemetry.

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.