-
**Summary of the problem**
Most of the APM agents collect runtime metrics data which is available for customers to visualize via the apm-contrib dashboards. Java agent is the only agent that surface…
-
I'm writing this on my mobile phone so sorry if I'm describing this too shortly.
On JVM languages the language tags are considered to be in format language-region-variant. This is valid, but makes it…
-
We have a modular system with a service provider scheme.
One of our providers is gRPC-based.
We use a Cleaner to shutdown the managed channel when the provided service is collected.
This is how …
-
How do we want to do plugins? I like an annotation type system.
``` java
@Plugin(name="Test", authors=new String[] {"Phase"})
public class TestPlugin{}
```
phase updated
9 years ago
-
### What happened?
Crashing when attempting to open latest version of the mod for 1.21/1.21.1
Crash only happens when opening a pre-existing world and/or attempting to create a new one.
### Bet…
-
## language
1. keyword
- static
- private
2. data type: basic/complex/referenced
- string
- list/array
- map/set
- struct
- enum
3. flow control
- if
- switch.…
-
amazing plugin! could you please add Clojure support back? how can I help, I can try to translate kotlin script to Clojure
-
Hi, first, thanks for meghanada.
I have a question, meghanada should be work with `gradle/android` projects? some extra configuration step?, currently for all imports from android sources show `pac…
ghost updated
6 years ago
-
Today's JVM is really good at managing memory. They even strive a balance to not consume all available host memory but leave room for other applications. Thus, a setting for min/max is usually not nee…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…