Giter VIP home page Giter VIP logo

opentelemetry-metric-go's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rangelreale

opentelemetry-metric-go's Issues

Unable to download the Opentelemetry-metric-go package.

I tried to download the metric-go package into my app, and when I did go get package, I got the following error.
steps followed

  1. Tried to get the package with go get github.com/dynatrace-oss/opentelemetry-metric-go/dynatrace
  2. then got an error saying that cannot find module providing package go.opentelemetry.io/otel/api/metric
  3. I tried to get the package manually with go get go.opentelemetry.io/otel/api/metric but it says does not contain package go.opentelemetry.io/otel/api/metric
  4. I think we need to update the module in the dynatrace.go file.

Please suggest any solution.

I have added the log.

❯ go get github.com/dynatrace-oss/opentelemetry-metric-go/dynatrace
go: downloading github.com/dynatrace-oss/opentelemetry-metric-go v0.1.0-beta
go: downloading go.opentelemetry.io/otel/sdk/export/metric v0.26.0
go: downloading go.opentelemetry.io v0.1.0
go: downloading go.opentelemetry.io/otel/metric v0.26.0
github.com/dynatrace-oss/opentelemetry-metric-go/dynatrace imports
        go.opentelemetry.io/otel/api/metric: cannot find module providing package go.opentelemetry.io/otel/api/metric
github.com/dynatrace-oss/opentelemetry-metric-go/dynatrace imports
        go.opentelemetry.io/otel/label: cannot find module providing package go.opentelemetry.io/otel/label
❯ go get go.opentelemetry.io/otel/api/metric
go get: module go.opentelemetry.io/otel@upgrade found (v1.3.0), but does not contain package go.opentelemetry.io/otel/api/metric```

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.