Code Monkey home page Code Monkey logo

Comments (4)

lmolkova avatar lmolkova commented on May 18, 2024 1

so I have a question, is OpenCensus Azure Monitor Exporters full suport live metric stream ?

Not at the moment. We are looking into this and plan to support live stream, no ETA for now

from applicationinsights-localforwarder.

lmolkova avatar lmolkova commented on May 18, 2024

Locaforwarder is not supported and tis repo is being archived.

Please follow this doc to configure your application to send data to Azure monitor: https://docs.microsoft.com/en-us/azure/azure-monitor/app/opencensus-python

from applicationinsights-localforwarder.

afiram avatar afiram commented on May 18, 2024

@lmolkova ok, thanks!
so I have a question, is OpenCensus Azure Monitor Exporters full suport live metric stream ?

LocalForwarder supported LiveStream
refs: https://github.com/microsoft/ApplicationInsights-Home/issues/315#issuecomment-452119768

and, opencensus/ext/azure/ is refs dc.services.visualstudio.com but rt.services.visualstudio.com not.

# ~/.ghq/github.com/Microsoft/ApplicationInsights-LocalForwarder
$ ag visualstudio.com src/Library/OpenCensusTelemetryConverter.cs
327:            return host != null && (host.StartsWith("dc.services.visualstudio.com")
328:                   || host.StartsWith("rt.services.visualstudio.com"));

# .ghq/github.com/census-instrumentation/opencensus-python
$ grep -Rn visualstudio.com contrib/opencensus-ext-azure/opencensus/ext/azure/
contrib/opencensus-ext-azure/opencensus/ext/azure/common/__init__.py:24:        endpoint='https://dc.services.visualstudio.com/v2/track',

from applicationinsights-localforwarder.

UtheMan avatar UtheMan commented on May 18, 2024

Hi, What about the go sample?
The official doc still links to this LocalForwarder (https://docs.microsoft.com/en-us/azure/azure-monitor/app/opencensus-go). would that work or there is no supported way to forward opencensus metrics to azure monitor at the moment?

from applicationinsights-localforwarder.

Related Issues (8)

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.