Code Monkey home page Code Monkey logo

microservices's Introduction

gRPC Microservices in Go

This is the example project for my book Go gRPC Microservices

Babal-MEAP-HI

Good to Know

  • This repository contains examples for the book and it can be evolved to cover new versions of technologies which are used in the book.
  • It contains only the high level information about book, so if you need complete documentation, you need to refer the book.
  • All the examples are verified in MacOS by using local kubernetes cluster.
  • All the components of entire project is fully automated.

Questions?

You can create an issue here to ask any question or provide a feedback related to book.

System Requirements

How to Run

You can run project with following command

skaffold dev

microservices's People

Contributors

huseyinbabal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

microservices's Issues

Missing Save method

func (a Adapter) Save(order *domain.Order) error {

please review the topic 4.2.5 Implementing Adapters at the following point:

"You can see Get and Save methods in the code snippets below. It is important to understand how the Adapter instance is delegated to functions via receiver functions."

missing Save method on ebook.

Can't run a project due to missing jagger

When I ran skafford.yaml, I caught this:
Post "http://jaeger-otel.jaeger.svc.cluster.local:14278/api/traces": dial tcp: lookup jaeger-otel.jaeger.svc.cluster.local on 10.96.0.10:53: no such host

Then, I try to install the jagger follow the instruction in the book helm install my-jaeger huseyinbabal/jaeger -n jaeger –create-namespace, but seem like it's still not working:

│                                                                                                                                                                                   │
│ * error decoding 'exporters': unknown type: "jaeger" for id: "jaeger" (valid values: [nop honeycombmarker influxdb kafka signalfx awscloudwatchlogs datadog googlecloudpubsub pro │
│ metheus pulsar logging clickhouse file logicmonitor prometheusremotewrite azuremonitor carbon cassandra coralogix elasticsearch sapm sentry otlphttp alibabacloud_logservice awss │
│ 3 googlecloud syslog tencentcloud_logservice azuredataexplorer dataset logzio opencensus sumologic zipkin awsemf awsxray loadbalancing mezmo opensearch skywalking debug otlp aws │
│ kinesis googlemanagedprometheus instana loki splunk_hec])                                                                                                                         │
│ * error decoding 'processors': unknown type: "spanmetrics" for id: "spanmetrics" (valid values: [batch filter k8sattributes experimental_metricsgeneration redaction remotetap su │
│ mologic memory_limiter resource span transform deltatorate metricstransform routing tail_sampling attributes cumulativetodelta groupbyattrs groupbytrace probabilistic_sampler re │
│ sourcedetection])                                                                                                                                                                 │
│ 2024/06/23 09:25:04 collector server run finished with error: failed to get config: cannot unmarshal the configuration: 2 error(s) decoding:                                      │
│                                                                                                                                                                                   │
│ * error decoding 'exporters': unknown type: "jaeger" for id: "jaeger" (valid values: [nop honeycombmarker influxdb kafka signalfx awscloudwatchlogs datadog googlecloudpubsub pro │
│ metheus pulsar logging clickhouse file logicmonitor prometheusremotewrite azuremonitor carbon cassandra coralogix elasticsearch sapm sentry otlphttp alibabacloud_logservice awss │
│ 3 googlecloud syslog tencentcloud_logservice azuredataexplorer dataset logzio opencensus sumologic zipkin awsemf awsxray loadbalancing mezmo opensearch skywalking debug otlp aws │
│ kinesis googlemanagedprometheus instana loki splunk_hec])                                                                                                                         │
│ * error decoding 'processors': unknown type: "spanmetrics" for id: "spanmetrics" (valid values: [batch filter k8sattributes experimental_metricsgeneration redaction remotetap su │
│ mologic memory_limiter resource span transform deltatorate metricstransform routing tail_sampling attributes cumulativetodelta groupbyattrs groupbytrace probabilistic_sampler re │
│ sourcedetection])                                                                                                                                                                 │
│ Stream closed EOF for default/my-jaeger-otel-7d669b6c-qdc75 (jaeger)```

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.